taccross - tpcclib 0.8.0 © 2023 by Turku PET Centre

Determines the time when TAC in file 2 crosses over the TAC in file 1.
The first time point (x) of file 2 after which at least the given nr of
samples (y values) become all lower or higher than the samples in file 1
is written to stdout.
Only the first TAC of data files is used.
 
Usage: taccross [options] file1 file2 nr
 
Options:
 -ift
     Cross-over point is written in stdout with explanations.
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
Example:
     taccross iea345_lvcav.bld iea345_vena_cava.bld 3
 
See also: taccut, tacsplit, tacadd, taccut, tacdel, tacsort
 
Keywords: TAC, input, tool