Difference between revisions of "2015 Summer Project Week:T1 mapping"

From NAMIC Wiki
Jump to: navigation, search
Line 11: Line 11:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
* Create a C++ module for T1 mapping
+
* Estimate effective T1 from multi-spectral FLASH MRI scans with different flip angles
 +
* Implement T1 mapping algorithm as a Slicer extension using C++  
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 20:46, 20 June 2015

Home < 2015 Summer Project Week:T1 mapping

Key Investigators

  • Xiao Da (MGH), Yangming Ou (MGH), Andriy Fedorov (BWH), Jayashree Kalpathy-Cramer (MGH)

Project Description

Objective

  • Estimate effective T1 from multi-spectral FLASH MRI scans with different flip angles
  • Implement T1 mapping algorithm as a Slicer extension using C++

Approach, Plan

  • Start with prostate diffusion module
  • Update equations for T1 mapping

Progress