News
February 23, 2011
The Influence of Particles Outside the Size Range of the LISST
[Sequoia, February 23, 2011]
A question that Sequoia often gets asked is: What happens when the suspension contains particles outside the measurement range?
The short answer...
Read more...
April 7, 2010
How does µl/l and mg/l compare?
[Sequoia, April 7, 2010]
A question that Sequoia often gets asked is: How does the volume concentration (in units of µl/l) from the LISST compare to mass concentration in mg/l? And how do I convert...
Read more...
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...
March 26, 2010
How to Compute the Mean Particle Diameter from a LISST Volume Distribution
[Sequoia, March 26, 2010]
In the table below, the computation of the mean particle size from a LISST volume distribution is outlined.
Column A is the size class...
Read more...
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...