blolevel 0.0.4 © 2010 by Turku PET Centre
Non-linear fitting of one blood curve to match the level and timing
of another curve.
Check that sample and time units are specified inside data files, or,
if not specified, that the data is in the same units.
Usage: blolevel [Options] <Datafile> <Reference file> <Matched datafile>
Options:
-ir
Matched data is saved and optionally plotted at sample times of
reference data, but starting from zero time also in case of gap
in the reference data
-wf
Weight by sampling interval
-abs
Sum of absolute differences is minimized instead of sum-of-squares
-fast or -safe
Speed up the fitting but increase the chance of failure, or
increase the reliability at the cost of computing time
-svg=<Filename>
Fitted and measured TACs are plotted in specified SVG file
-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
See also:
dftscale,
crscale,
dftunit,
dfttime,
dftcalc,
dft2svg
Keywords: DFT, input, modelling, simulation
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.