dftlkup 0.1.1 © 2011 by Turku PET Centre
Replaces the y values in TAC file with the values from a given
look-up table.
The look-up table must contain two columns: program looks from the first
column a matching value for the TAC y value, and replaces the y
value with the value from the second column of the table.
Look-up table must be sorted in ascending order.
Histogram of the results is listed on the screen in verbose mode.
Usage: dftlkup [options] <TAC file> <Look-up table> <Output file>
Output file is written in TAC (DFT) file format, unless filename
extension is *.res or *.htm(l).
Options:
-c If exact match in look-up table is not found, the closest value
is selected; by default, value is interpolated from the table.
--help or -h
Print this message and exit
--version, or --build
Print software build information and exit
--silent
Program works silently, printing only warnings and error messages
--verbose
Program prints more information about what it is doing.
See also:
ecatlkup,
arlkup,
dftinteg,
dftcalc,
dftunit,
dft2csv
Keywords: DFT, perfusion, autoradiography, look-up table
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.