Menu

Sequoia Scientific

News

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...

datenumfromdata.m

November 5, 2008

datenumfromdata.m [Sequoia, November 5, 2008] %Function to compute date in a year from columns 39 and 40 from the .dat %file (read using tt2mat). User must input columns 39 and 40 as an nx2 %matrix, together with the year. Output is...

Read more...

Concentration Limits – Advanced

August 29, 2008

What are the concentration limits for a LISST instrument? There are really 2 answers to this question: The short one and the more elaborate one. The short one follows here, the elaborate one a bit further down this webpage. At the bottom is a table you...

Read more...