Difference between revisions of "Documentation/Nightly/Modules/T1Mapping"
Stevedaxiao (talk | contribs) |
Stevedaxiao (talk | contribs) |
||
Line 8: | Line 8: | ||
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}} | {{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}}}} | ||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
+ | |||
+ | {| | ||
+ | | | ||
+ | [[Image:T1 Mapping Logo Resized.png ]] | ||
+ | | | ||
Extension: [[Documentation/{{documentation/version}}/Extensions/T1_Mapping_CPP|T1_Mapping_CPP]]<br> | Extension: [[Documentation/{{documentation/version}}/Extensions/T1_Mapping_CPP|T1_Mapping_CPP]]<br> | ||
Acknowledgments: | Acknowledgments: | ||
Line 14: | Line 19: | ||
Author: Xiao Da (MGH), Yangming Ou (MGH), Andriy Fedorov (BWH) and Jayashree Kalpathy-Cramer (MGH)<br> | Author: Xiao Da (MGH), Yangming Ou (MGH), Andriy Fedorov (BWH) and Jayashree Kalpathy-Cramer (MGH)<br> | ||
Contact: Xiao Da, <email>XDA@mgh.harvard.edu</email><br> | Contact: Xiao Da, <email>XDA@mgh.harvard.edu</email><br> | ||
+ | |} | ||
+ | |||
{{documentation/{{documentation/version}}/module-introduction-row}} | {{documentation/{{documentation/version}}/module-introduction-row}} | ||
{{documentation/{{documentation/version}}/module-introduction-logo-gallery | {{documentation/{{documentation/version}}/module-introduction-logo-gallery |
Revision as of 18:19, 15 July 2015
Home < Documentation < Nightly < Modules < T1Mapping
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
| |||||||
|
Module Description
T1 mapping estimates effective tissue parameter maps (T1) from multi-spectral FLASH MRI scans with different flip angles. T1 mapping can be used to optimize parameters for a sequence, monitor diseased tissue, measure Ktrans in DCE-MRI and etc.
The method and equations for Variable Flip Angle T1 Mapping are available here: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3620726/pdf/nihms-423474.pdf
Use Cases
- Take multi-spectral FLASH images with an arbitrary number of flip angles as input, and estimate the T1 values of the data for each voxel.
- Read repetition time(TR), echo time(TE) and flip angles from the Dicom header directly.
- Prostate, brain, head & neck, cervix, breast and etc.
Tutorials
Panels and their use
|
Similar Modules
References
Information for Developers
Section under construction. |
Source code: https://github.com/stevedaxiao/T1_Mapping_CPP