imgaumc - tpcclib 0.8.0 © 2023 by Turku PET Centre

Calculate area under moment curve (AUMC) for every pixel in dynamic image.
Data is not extrapolated, and AUMC is therefore not complete.
 
Usage: imgaumc [Options] imgfile outputfile
 
Image file can be in ECAT 6.3 or 7.x, NIfTI-1, or Analyze 7.5 format.
If data units are available, output units will be (Bq/mL)*s^2, if possible.
 
Options:
 -MRT
     Instead of AUMC, AUMC/AUC (MRT) is calculated, with units s.
 -log
     Result will be natural log transformed.
 -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: imgledif, imginteg, imgpeak, imginv, imgthrs
 
Keywords: image, peak, time, AUC