ecat2nii 0.1.0 © 2013 by Turku PET Centre

Convert PET images from ECAT 6.3 or 7 to NIfTI-1 format. Image byte order is determined by the computer where the program is run. NIfTI image format does not contain information on the frame times. Frame times can be retrieved from SIF file, which can be created optionally. SIF can also be created later using program cti2sif. Usage: ecat2nii [Options] <ECAT file(s)> Options: -O=<output path> Data directory for NIfTI files, if other than the current working path. -dual Save the image in dual file format (the header and voxel data in separate files *.hdr and *.img); single file format (*.nii) is the default. -SIF SIF is saved with NIfTI; note that existing SIF will be overwritten. -h or --help Print this message and exit. -v, --version or --build 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. Example: ecat2nii *.v See also: nii2ecat, cti2sif, nii_lhdr, eframe, ecat2flo, ecat2ana and ImageConverter (.NET version) in http://www.turkupetcentre.net/programs/tpc_csharp.html Keywords: image processing, format conversion, ECAT, NIfTI This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under GNU General Public License.
Last updated 2014-10-22 12:53:48