bpr2cpr 0.2.0 © 2008,2013 by Turku PET Centre
Converts blood-to-plasma (or optionally plasma-to-blood) 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:
-pbr
Conversion is applied to plasma-to-blood ratio data
-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 more 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.