> I have a user who desperately wants to
> manipulate listmode data. We have Winlist, but what he's interested in
> is porting the listmode into a spreadsheet to actually perform
> calculations on the values (and presumably re-plot). He's an
> engineer--he wants to see the numbers. Does this sort of thing exist?
My program MFI, available by anon ftp at flowcyt.bio.umass.edu in
/pub/flowcyt/mfi, converts most B-D and Coulter files to ASCII tabular
files. It runs on PC's, so the data must first be moved to a PC if
not already. It converts both listmode and histograms. The data can
be gated before conversion, and histograms can be reduced in channel
number or Savitzgy-Golay smoothed before conversion as desired.
MFI is menu-drive, comes with a tutorial based on sample data files
provided, and has extensive built-in help.
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Eric Martz, Professor of Immunology emartz@microbio.umass.edu
Dept Microbiology Voice: 413-545-2325 FAX: 413-545-1578
Morrill IVN 203, Box 35720, Univ Massachusetts, Amherst MA 01003-5720
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/