Difference between revisions of "Documentation/4.1/Modules/PkModeling"
From Slicer Wiki
Line 44: | Line 44: | ||
| | | | ||
* '''IO''' | * '''IO''' | ||
− | ** '''Input:''': 4D DCE-MRI data in nrrd | + | ** '''Input:''': 4D DCE-MRI data in nrrd; 3D mask in nrrd, showing the location of arterial input function. |
− | ** '''Output''': 4 volumes showing the maps of quantitative parameters. These parameters | + | ** '''Output''': 4 volumes in nrrd, showing the maps of quantitative parameters. These parameters are ktrans, ve, maximum slope, and area under the curve (AUC). |
* '''Parameters''' | * '''Parameters''' | ||
** '''Parameters from 4D data''': | ** '''Parameters from 4D data''': | ||
Line 58: | Line 58: | ||
**** RelaxivityValue: Relaxivity value | **** RelaxivityValue: Relaxivity value | ||
**** S0GradValue: Signal gradient threshold value | **** S0GradValue: Signal gradient threshold value | ||
− | *** Quantitative | + | *** Quantitative parameters calculation: |
**** FTolerance: Function value tolerance | **** FTolerance: Function value tolerance | ||
**** GTolerance: Gradient magnitude tolerance | **** GTolerance: Gradient magnitude tolerance | ||
Line 65: | Line 65: | ||
**** MaxIter: Maximum number of iterations | **** MaxIter: Maximum number of iterations | ||
**** Hematocrit | **** Hematocrit | ||
− | **** AUCTimeInterval: Time | + | **** AUCTimeInterval: Time interval for AUC calculation |
|} | |} | ||
Revision as of 17:36, 4 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
Information for Developers
Section under construction. |