Difference between revisions of "Documentation/4.1/Modules/PkModeling"

From Slicer Wiki
Jump to: navigation, search
(Prepend documentation/versioncheck template. See http://na-mic.org/Mantis/view.php?id=2887)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<noinclude>{{documentation/versioncheck}}</noinclude>
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-header}}
 
{{documentation/{{documentation/version}}/module-header}}
Line 9: Line 10:
 
Extension: [[Documentation/{{documentation/version}}/Extensions/PkModeling|PkModeling]]<br>
 
Extension: [[Documentation/{{documentation/version}}/Extensions/PkModeling|PkModeling]]<br>
 
Acknowledgments:
 
Acknowledgments:
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research.<br>
+
This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research.<br>
 
Implementation of the pharmacokinetics modeling was contributed by Yingxuan Zhu and Jim Miller from GE Research.<br>
 
Implementation of the pharmacokinetics modeling was contributed by Yingxuan Zhu and Jim Miller from GE Research.<br>
 
Author: Yingxuan Zhu, Jim Miller ({{collaborator|name|ge}})<br>
 
Author: Yingxuan Zhu, Jim Miller ({{collaborator|name|ge}})<br>
Line 25: 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) calculates quantitative parameters from Dynamic Contrast Enhanced DCE-MRI images. This module performs two operations:  
# Convert signal intensities to concentration values. The concentration values will be used to calculate quantitative parameters.  
+
# Converts signal intensities to concentration values. The concentration values are used to calculate quantitative parameters.  
# Calculate quantitative parameters from concentration values. These parameters include:
+
# Calculates 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) at each voxel
;Ve: fractional volume for extracellular space at each voxel
+
;Ve: Fractional volume for extracellular space at each voxel
;MaxSlope: maximum slope in the time series curve of each voxel
+
;MaxSlope: Maximum slope in the time series curve of each voxel
;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
+
;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
  
 
|}
 
|}
Line 47: Line 48:
  
 
{|
 
{|
|[[Image:PkModelingUI061212.png|thumb|340px|PkModeling]]
+
|[[Image:PkModelingUI061912.png|thumb|340px|PkModeling]]
 
|  
 
|  
 
* '''IO'''
 
* '''IO'''
** '''Input:''' 4D DCE-MRI data in nrrd; 3D mask in nrrd, showing the location of arterial input function.
+
** '''Input:''' 4D DCE-MRI data; 3D mask showing the location of the arterial input function.
** '''Output:''' 4 volumes in nrrd, showing the maps of quantitative parameters. These parameters are ktrans, ve, maximum slope, and area under the curve (AUC).
+
** '''Output:''' 4 volumes showing the maps of quantitative parameters: ktrans, ve, maximum slope, and area under the curve (AUC).
 
* '''Parameters'''
 
* '''Parameters'''
 
** '''PkModeling''':  
 
** '''PkModeling''':  
**** T1 Blood Value  
+
*** T1 Blood Value  
**** T1 Tissue Value
+
*** T1 Tissue Value
**** Relaxivity Value  
+
*** Relaxivity Value  
**** Hematocrit Value
+
*** Hematocrit Value. Volume percentage of red blood cells in blood.
**** AUC Time Interval Value: Time interval for AUC calculation
+
*** AUC Time Interval Value: Time interval for AUC calculation
 
** '''Acquisition''':
 
** '''Acquisition''':
 
*** TR Value: Repetition time,  
 
*** TR Value: Repetition time,  
Line 69: Line 70:
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
 
{{documentation/{{documentation/version}}/module-section|Similar Modules}}
* [[Documentation/4.1/Modules/MultiVolumeExplorer]]
+
* [[Documentation/{{documentation/version}}/Modules/MultiVolumeExplorer|MultiVolumeExplorer]]
* [[Documentation/4.1/Modules/MultiVolumeImporter]]
+
* [[Documentation/{{documentation/version}}/Modules/MultiVolumeImporter|MultiVolumeImporter]]
  
 
<!-- ---------------------------- -->
 
<!-- ---------------------------- -->

Latest revision as of 07:28, 14 June 2013

Home < Documentation < 4.1 < Modules < PkModeling


For the latest Slicer documentation, visit the read-the-docs.



Introduction and Acknowledgements

Extension: PkModeling
Acknowledgments: This work is part of the National Alliance for Medical Image Computing (NA-MIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research.
Implementation of the pharmacokinetics modeling was contributed by Yingxuan Zhu and Jim Miller from GE Research.
Author: Yingxuan Zhu, Jim Miller (GE)
Contact: Yingxuan Zhu, <email>zhuyi@ge.com</email>

GE Global Research  
National Alliance for Medical Image Computing (NA-MIC)  

Module Description

PkModeling (Pharmacokinetics Modeling) calculates quantitative parameters from Dynamic Contrast Enhanced DCE-MRI images. This module performs two operations:

  1. Converts signal intensities to concentration values. The concentration values are used to calculate quantitative parameters.
  2. Calculates quantitative parameters from concentration values. These parameters include:
Ktrans
Volume transfer constant between blood plasma and EES (extracellular-extravascular space) at each voxel
Ve
Fractional volume for extracellular space at each voxel
MaxSlope
Maximum slope in the time series curve of each voxel
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

Use Cases

Tutorials

Panels and their use

PkModeling
  • IO
    • Input: 4D DCE-MRI data; 3D mask showing the location of the arterial input function.
    • Output: 4 volumes showing the maps of quantitative parameters: ktrans, ve, maximum slope, and area under the curve (AUC).
  • Parameters
    • PkModeling:
      • T1 Blood Value
      • T1 Tissue Value
      • Relaxivity Value
      • Hematocrit Value. Volume percentage of red blood cells in blood.
      • AUC Time Interval Value: Time interval for AUC calculation
    • Acquisition:
      • TR Value: Repetition time,
      • TE Value: Echo time,
      • FA Value: Flip angle,
      • Time Axis: Time series.

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