Calculating fractional uptake rate (FUR) image
FUR image can be calculated from dynamic (multi-frame) or static (single-frame) PET image. However, plasma time-activity curve (TAC) must be measured continuously from injection time to the FUR calculation time.
Steps to compute a FUR image:
- If PET image is from a late-scan, then make sure that the frame times and physical decay have been corrected to the injection time instead of scan start time
- Make sure that radioactivity concentrations in the plasma data file and in the PET image are in the same calibration units
- Calculate the FUR image using
imgfur.
In MS Windows command prompt window or Linux/Unix terminal window enter
a command constisting of (space delimited):
imgfur
(program name)- Filename of plasma TAC
- Filename of PET image
- FUR calculation start time in minutes (0 if all PET frames are included)
- FUR calculation stop time in minutes (0 if all PET frames are included)
- Filename for FUR image
- FUR image can then be used in SPM or regional values can be calculated as usual.
Steps to compute a MR or GU image:
Metabolic Rate (MR) or glucose uptake (GU) image can be calculated as above, except that the following information must be given to imgfur on the command line:
- Concentration of native substrate (for example glucose) in plasma
with option
-Ca
- Lumped constant with option
-LC
- Tissue density (ρ) with option
-density
If necessary, read more detailed information in the user help text for imgfur.