tac2nii - tpcclib 0.8.0 © 2023 by Turku PET Centre

Create a 4D PET image file in NIfTI 1S format, with contents from
the user-specified TAC file, for software testing.
Image volume is divided into rectangular cuboids, containing as pixel
values the regional TAC values.
Frame times are written in SIF as specified in the TAC file.
 
Usage: tac2nii [Options] tacfile xdim ydim zdim imagefile [template]
 
If file name for template NIfTI is given, the rectangular cuboids are
are saved in it, with integer pixel values starting from 1.
 
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.
 
See also: dft2img, flat2img, img2tif, img2dft, simboxes, pxl2mask
 
Keywords: image, NIfTI, simulation, software testing