TRiP98 O2 look-up table format


O2 look-up tables describe the conversion between externally supplied oxygenation distributions and the pO2 values used internally.
!filetype    o2lut
!fileversion <yyyymmdd>
!filedate <dow> <mmm> <dd> <hh>:<mm>:<ss> <yyyy>
#
# Comment
# 
!tissue <tissue-type>
!o2lut
<xval>  <xvald-> <xvald+> <ifrac> <ifracd-> <ifracd+>
...
yyyymmdd denotes the file format version, at present 20170214.
xval refers to the externally supplied pO2 values, at present only Standardized Uptake Values (SUV) are to be expected.
ifrac refers to the internally used pO2 values, i.e. fractions 0..1.
d+ and d- columns specify positive and negative errors of their respective master column. These data are currently not used.
<tissue-type> identifies the tissue for which the conversion table is supposed to be valid. At present it is not used, since only one table is supported.
The usual file name extension is .o2lut. An example is here
Last updated:
$Id$
M.Kraemer@gsi.de