Difference between revisions of "Documentation/4.1/Modules/PkModeling"
From Slicer Wiki
Line 26: | Line 26: | ||
| | | | ||
PkModeling (Pharmacokinetics Modeling) is to calculate the quantitative parameters from DCE-MRI images. The two major parts of it are: | PkModeling (Pharmacokinetics Modeling) is to calculate the quantitative parameters from DCE-MRI images. The two major parts of it are: | ||
− | + | # Convert signal intensities to concentration values. The concentration values will be used to calculate quantitative parameters. | |
− | + | # Calculate quantitative parameters from concentration values. These parameters include: | |
− | + | ;Ktrans: volume transfer constant between blood plasma and EES (extracellular-extravascular space) at each voxel | |
− | Ktrans: volume transfer constant between blood plasma and EES (extracellular-extravascular space) | + | ;Ve: fractional volume for extracellular space at each voxel |
− | + | ;MaxSlope: maximum slope in the time series curve of each voxel | |
− | Ve: fractional volume for extracellular space | + | ;AUC: area under the curve of each voxel, measured from bolus arrival time to the end time of interval, normalized by the AUC of the AIF |
− | |||
− | MaxSlope: maximum slope in the time series curve of | ||
− | |||
− | AUC: area under the curve, from bolus arrival time to the end time of interval, normalized by AUC of AIF | ||
|} | |} |
Revision as of 20:08, 14 June 2012
Home < Documentation < 4.1 < Modules < PkModeling
Introduction and Acknowledgements
Extension: PkModeling | |||||
|
Module Description
PkModeling (Pharmacokinetics Modeling) is to calculate the quantitative parameters from DCE-MRI images. The two major parts of it are:
|
Use Cases
Tutorials
Panels and their use
|
Similar Modules
References
- Knopp MV, Giesel FL, Marcos H et al: Dynamic contrast-enhanced magnetic resonance imaging in oncology. Top Magn Reson Imaging, 2001; 12:301-308.
- Rijpkema M, Kaanders JHAM, Joosten FBM et al: Method for quantitative mapping of dynamic MRI contrast agent uptake in human tumors. J Magn Reson Imaging 2001; 14:457-463.
Information for Developers
Section under construction. |