dftdecay 4.1.1 © 1997-2009 by Turku PET Centre
Corrects PET TAC files for physical decay, or removes decay correction.
Usage: dftdecay [Options] [on|off] [Isotope code] <DFT file> [output file]
Options:
-decay=<on|off>
Correct the data for radioactive decay, or remove decay correction.
-i=<Isotope code>
If DFT 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 lots of 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 off 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,
dft2idwc,
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.