img2scn - tpcclib 0.8.0 © 2023 by Turku PET Centre

Make 2D sinogram from PET image in CTI ECAT 931 format for program testing
and simulations.
Image plane number is used to guess the scanner and to set sinogram size.
This program cannot remove calibrations, or normalization, attenuation,
or dead-time correction. Decay correction is not removed.
 
Usage: img2scn [Options] imgfile scnfile
 
Options:
 -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.
 
Example:
  img2scn a2345dy1.img a2345dy1.scn
 
See also: ecatfbp, ecatmrp, eframe, edecay, ecalibr, flat2img, dft2img
 
Keywords: ECAT, sinogram, reconstruction, software testing