ecat2flo 2.0.1 © 2003-2012 by Turku PET Centre
Extract the pixel data from ECAT 6.3 or 7.x matrices to a binary flat file
as 4-byte floats in this order of matrices:
All planes of first frame, then planes of 2nd frame, and so on.
Plane and frame number and matrix dimensions are written on screen
or in specified matrix information file, if filename for it is given.
The current platforms byte order (little or big endian) is used;
byte order can be swapped with program convend.
Usage:
ecat2flo [Options] <ECAT file> <Output datafile> [Matrix information file]
Options:
-inf=<Matrix information file>
Plane and frame number and matrix dimensions x and y are written in
specified text file; these numbers are needed when binary data
is imported in another application program
-b=<Nr of bins>
Extract only specified nr of bins in sinogram leaving out bins from
both sides
-h or --help
Print this message and exit
--build, --version
Print software build information and exit
--verbose
Program prints more information about what it is doing
--silent
Program works silently, printing only error and warning messages.
See also:
flo2ecat,
convend,
ecat2ana,
ecatunit,
eframe
Keywords: ECAT, image, sinogram, format conversion
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.