bpr2cpr 0.1.0 © 2008 by Turku PET Centre
Converts blood-to-plasma ratio curve to RBC-to-plasma (blood cell-to-plasma)
using haematocrit (HCT), based on equation
Blood = HCT*RBC + (1-HCT)*Plasma
HCT is normally between 0.40-0.51 in men and 0.36-0.47 in women.
Usage: bpr2cpr [Options] <BPR datafile> <HCT> <CPR datafile>
Options:
-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:
b2rbc,
p2blood,
b2plasma,
dftcalc,
dftcat
Keywords: input, modelling, simulation, RBC, plasma, blood
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.