EasyManuals Logo

Sequoia LISST-200X User Manual

Sequoia LISST-200X
126 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #112 background imageLoading...
Page #112 background image
LISST-200X User’s ManualAppendix D: Processing Data Files Using MATLAB Page 104
Appendix D: Processing Data Files Using
MATLAB
Two Matlab functions for processing data are provided on the instrument USB card. They
are also available from the ‘Software and Downloads’ tab on the LISST-200X webpage. The
processing is split into two steps: (1) reading in and applying corrections to raw data files
(.RBN) and (2) inverting the corrected scattering to a particle size distribution.
The same results can be achieved by processing data files using the LISST-SOP200X
software. However, the following functions allow Matlab users to write their own processing
and plotting code.
The first function is used to read in raw data from an RBN file. The function will import the
data, apply the necessary corrections, and return the corrected data in a structure. The
syntax is as follows:
Datafile is the path to a binary .RBN file downloaded from a LISST-200X.
Optionally, you may specify a different clean water background file (.BGT) as a second
argument. The data will then be corrected using the specified background file instead of the
background contained in the RBN file.
‘RBNdata’ is a structure with the following fields:
Field
Description
cscat
Corrected scattering
date
Timestamp in Matlab datenum
transmission
Optical transmission
depth
Depth in meters
temperature
Temperature in degrees Celsius
estMeanDiameter
Estimated Sauter mean diameter (um)
estTotalConc
Estimated total concentration (uL/L)
Lp
Transmitted laser power (mW)
Lref
Laser power reference (mW)
analog1
Analog input 1
RBNdata = getscat_L200X(datafile)
RBNdata = getscat_L200X(datafile,backgroundFile)

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Sequoia LISST-200X and is the answer not in the manual?

Sequoia LISST-200X Specifications

General IconGeneral
BrandSequoia
ModelLISST-200X
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals