dftdecay 4.2.0 © 1997-2013 by Turku PET Centre
Corrects PET TAC files for physical decay, or removes decay correction.
Usage: dftdecay [Options] <TAC file> [output file]
Options:
-decay=<on|off>
Correct the data for radioactive decay (on, default), or remove
decay correction (off).
-i=<Isotope code>
If TAC file does not contain the isotope code, it can be specified with
this option.
-h or --help
Print this message and exit.
--build
Print software build information and exit.
--silent
Program works silently, printing only error and warning messages.
--verbose
Program prints more information about what it is doing.
Example 1: remove the correction for physical decay from a F-18 study,
writing non-corrected data into a new file.
dftdecay -decay=off -i=F-18 a123ap.dat a123ap_nodecay.dat
Example 2: correct the TAC data for radioactive decay, overwriting the data.
dftdecay -decay=on -i=C-11 ia456dy1.dft
See also:
dfttime,
dftframe,
dftunit,
dft2csv,
dft2svg,
edecay
Keywords: DFT, input, physical decay, simulation, modelling
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.