e7to63 0.8.6 © 2003-2012 by Turku PET Centre
Convert ECAT 7.x sinogram or image volume file to ECAT 6.3 format.
Usage: e7to63 [Options] <ECAT 7.x file> [ECAT 6.3 file]
Options:
-C=<o|k>
Image calibration unit is changed from Bq/mL or MBq/mL to
kBq/mL (k, default), or the original unit is preserved (o)
-h or --help
Print this message and exit
--build or --version
Print software build information and exit
--verbose
Program prints more information about what it is doing
--silent
Program works silently, printing only warnings and error messages.
Examples:
1. Convert one image, let program give name to ECAT6 file
e7to63 is02345.v
2. Convert one image, give a specific name to the ECAT6 file
e7to63 is02345.v is2345dy1.img
3. Convert all images in current working directory in Windows command shell
for %g in (*.v) do e7to63 %g
See also:
e63to7,
ecat2ana,
ecat2flo,
ecat2int,
ecatadd,
esplit,
ecatunit
Keywords: image, ECAT, tool, modelling, file 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.