LISST-
200X User’s Manual
83
Appendix D: MATLAB Data Processing
supplyVolts
Supply voltage (V)
humidity
Internal instrument relative humidity (%)
accelXYZ
Accelerometer X, Y, and Z (not presently calibrated or used)
raw
Raw data as it appears in the RBN file
factory_bkgrd
The factory background (corrections applied to aux data)
bkgrd
User collected background (corrections applied to aux data)
ambientLight
Counts of ambient light removed from ring values
config
Structure containing various instrument information
dcal
Ring area coefficients
Ta
Vector to convert cscat to estimated total area concentration
Tv
Vector to convert cscat to estimated total volume concentration
The second function inverts the corrected scattering to a particle size distribution. The
syntax is as follows:
The first argument is the corrected scattering (
cscat
) from the structure returned from
‘getscat_L200X.’ The following three argument are set to zero or one.
Random
– If set to 1, the randomly shaped particle matrix is used to invert the data. If set to
zero, the spherical particle matrix is used. See Appendix G: Spherical and Random Shape
Particle Models for more information.
Sharpen
– If set to 1, the function checks the width of the size distribution and increases the
number iterations if the size distribution is wide (recommended).
ShowProgressBar
– If set to 1, a progress bar will display the processing status.
The function will return the volume distribution in µL/L (
vd
) and the midpoint of each size bin
in microns (
dias
).
[vd, dias] = invert_L200X(Cscat,Random,Sharpen,ShowProgressBar)
Содержание LISST-200X
Страница 2: ...Intentionally blank...
Страница 3: ...LISST 200X User s Manual Page iii This document is copyrighted by Sequoia Scientific Inc...
Страница 4: ...Intentionally blank...
Страница 6: ...Intentionally blank...
Страница 8: ...Page viii LISST 200X User s Manual Intentionally blank...
Страница 85: ...LISST 200X User s Manual 77 Appendix A Technical Specifications...