convert_digital_size: Convert digital size

View source: R/opc.R

convert_digital_sizeR Documentation

Convert digital size

Description

Apply the calibration function from the Focal OPC manual (Appendix A) to convert from raw 1-4096 digital size bins recorded by the OPC to Equivalent Spherical Diameter (ESD) in mm. This is called within convert_single_opc(). It was modified from Mark Baumgartner's IDL routine of the same name.

Usage

convert_digital_size(ds)

Arguments

ds

numeric

Value

numeric


hansenjohnson/opcr documentation built on Jan. 24, 2023, 5:04 a.m.