dftavg 1.4.4 © 2001-2012 by Turku PET Centre
Calculate a volume weighted average TAC of specified regions in a DFT file.
Usage: dftavg [options] <Datafile> [VOI names or numbers]
Options:
-rm
Remove the original TACs after averaging
-h[emisphere]
Average of hemispheres (dx and sin as the 2nd name field)
--help
Print this message and exit
--version or --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: Average TAC of all TACs named as 'cer':
dftavg b123.dat cer
Example 2: Average TACs over planes of all regions separately;
remove the original TACs with option -rm.
dftavg -rm b123.dat
Example 3: Average of TAC numbers 4, 6 and 7:
dftavg b123.dat 4 6 7
Example 4: Average of hemispheres (dx and sin) of all regions separately;
remove the original TACs with option -rm.
dftavg -hemisphere -rm b123.dat
See also:
dftlist,
dftdel,
dftrmdpl,
dftadd,
avgttac,
dftcalc,
dftlevel
Keywords: DFT, modelling, tools, average
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.