dftmax - tpcclib 0.6.6 © 2016 by Turku PET Centre

Finds the maximum (or minimum) value and its time in TAC file(s).
 
Usage: dftmax [Options] tacfile(s)
 
Options:
 -min
     Find the minimum value, instead of maximum.
 -c[lean]
     Only the maximum or minimum value of ALL specified files is printed.
 -x[=<y|N>]
     Time of maximum is printed (y) or not (n, default).
 -y[=<Y|n>]
     Maximum value is printed (y, default) or not (n).
 -robust
     Search is limited to the longest range above and below median
 -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.
 
See also: dftpeak, tacunit, tacframe, tacrange, dftlevel
 
Keywords: TAC, peak, max, min