Menu

Sequoia Scientific

News

getscat_lp_lss.m

October 31, 2011

getscat_lp_lss.m [Sequoia, October 31, 2011] % Function to get the scattering from LISST-Portable / LISST-StreamSide % data file. Assumes files are in % LISST-Portable or LISST-StreamSide format with zscat data in columns % 41:80 %...

Read more...

vdcorr.m

October 31, 2011

vdcorr.m [Sequoia, October 31, 2011] % MATLAB script to correct % 1) vd from invert.p for the correct VCC (can be found in the % InstrumentData.txt file or in the .LOG file for LISST-Portable and LISST-StreamSide) % 2) vd to the laser...

Read more...

get_bf.m

April 5, 2011

get_bf.m [Sequoia, April 5, 2011] This MATLAB script allows the LISST-100 or LISST-100X user to compute the part of the forward scattering coefficient, bf, covered by the angle ranges of the LISST-100X. See the application note ‘Angles...

Read more...

compute_mean.m

March 29, 2010

Compute_mean [Sequoia, March 29, 2010] %Function to quickly compute mean diameter in µm from VD data. % usage: % diameters = compute_mean(vd, type, transmission) % % where vd is volume distribution (in µl/l) in n x 32 matrix % %...

Read more...

mat2tt.m

May 4, 2009

mat2tt.m [Sequoia, May 4, 2009] The mat2tt.m script converts a matrix with raw data in ASCII format into a binary file with .DAT extension that can be read into the LISST-SOP for processing. It is useful for converting .LOG files created...

Read more...