dat2cti 3.1 © 2001-2003 by Turku PET Center
Constructs a CTI ECAT 6.3 image or sinogram file, determined by the
output filename, from the float values of individual pixels in a binary
file with this order of matrices: all frames of 1st plane, 2nd plane,
and so on (note that order is different than in shrt2cti).
The byte order of float data must be the same as in current platform;
use program convend to change byte order, if necessary.
Usage: dat2cti <Datafile> <Output ECAT file> <planeNr> <frameNr> <dim1> <dim2>
Options:
-t<Advance|931>
Set scanner specific parameters
-r<zoom>
Set reconstruction zoom (only for images)
-z Zero hot spots outside of FOV (only for images).
e.g.: dat2cti -z -tAdvance -r1.5 xyz.dat xyz.img 15 20 128 128
Last updated 2005-05-25 15:51:14