efixplnr - tpcclib 0.8.0 © 2023 by Turku PET Centre

Convert ECAT 6.3 or 7.x matrix numbers (planes, frames, gates, and/or beds)
into continuous sequence, for instance, plane numbers 8,10,12 to 1,2,3.
 
Usage: efixplnr [Options] ecatfile(s)
 
Options:
 -planes=<Y|n>
     Plane numbers are changed to be continuous and start from 1 (Y, default)
     or not changed (n).
 -frames=<y|N>
     Frame numbers are changed to be continuous and start from 1 (y)
     or not changed (N, default).
 -gates=<y|N>
     Gate numbers are changed to be continuous and start from 1 (y)
     or not changed (N, default).
 -beds=<y|N>
     Bed numbers are changed to be continuous and start from 0 (y)
     or not changed (N, default).
 -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.
 
See also: esplit, lmlist, e7vplavg, e63mreg, img2flat, ecat2ana
 
Keywords: ECAT, matrixlist, image, sinogram, plane, frame, tool