injdifft 1.0.2 © 2006,2008 Turku PET Centre
Calculate time difference between zero times of PET scan and blood data.
Zero times are given in two text files in format
scan_start_time := YYYY-MM-DD hh:mm:ss, or
injection_time := YYYY-MM-DD hh:mm:ss.
The result, time difference (time2-time1 in seconds) will be written in
stdout or specified file in format
time_difference := <time2-time1>.
Usage: injdifft [options] <timefile1> <timefile2> [output file]
Options:
-min | -sec
Time difference is written in minutes or in seconds (default)
-small
Software ignores time differences of multiples of one hour, that may
have been caused by wrong time zone or daylight saving setting in
either of the zero times
-h or --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 lots of information about what it is doing.
Example:
injdifft -small s95432dy1.v.ift s95432blo.kbq s95432.dift
See also:
egetstrt,
blo2kbq,
iftlist,
dfttime,
blotimes
Keywords: input, IFT, tool
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.