tacln - tpcclib 0.8.0 © 2023 by Turku PET Centre

Calculates natural logarithm of y values (concentrations) in TAC file, or
optionally of TAC x values (sample times).
 
Usage: tacln [options] tacfile outputfile
 
Options:
 -x=<y|N>
     Calculate (y) or do not calculate (n, default) natural logarithm of x
     values.
 -y=<Y|n>
     Calculate (y, default) or do not calculate (n) natural logarithm of y
     values.
 -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: taccalc, tacinv, tacadd, taccut, tacsetx, fit_line, fit_exp
 
Keywords: TAC, tool