nii2ecat - tpcclib 0.8.0 © 2023 by Turku PET Centre

Conversion of NIfTI-1 PET image database(s) to ECAT 7 image volume
image format.
Conversion can also be done using ImageConverter (.NET application).
 
Usage: nii2ecat [Options] database
 
Options:
 -O=<output path>
     Data directory for ECAT images; by default current working directory.
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
NIfTI database can be specified as a path, containing one or more databases,
or filename of one NIfTI database without extension.
NIfTI file(s) must be named as *.nii (single format) or *.hdr and *.img
(dual format).
Program reads time frame information from SIF, if SIF is located in
the database directory and if file is named with *.sif extension.
 
Example:
Conversion of all NIfTI images in directory S:\temp\neuro to ECAT 7
images in directory C:\data in PC/Windows:
   C:
   cd \data
   nii2ecat s:\temp\neuro
 
See also: ecat2nii, eframe, sif2ecat, e7emhdr, e7evhdr, flat2img, ana2ecat
 
Keywords: image, format conversion, ECAT, NIfTI