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

From NAMIC Wiki
Jump to: navigation, search
Line 4: Line 4:
 
Image:T1_Mapping_logo.png|T1 Mapping Logo
 
Image:T1_Mapping_logo.png|T1 Mapping Logo
 
</gallery>
 
</gallery>
 
[[File:T1_Mapping_CPP_GUI.png|250px|thumb|left|T1 Mapping C++ GUI]]
 
[[File:Comparison_T1_Mapping_ALL.png‎|300px|thumb|left|Comparison of Different T1 Mapping Tools]]
 
[[File:T1_Mapping_Result_Sample.png|250px|thumb|left|Sample Results of T1 Mapping]]
 
  
 
==Key Investigators==
 
==Key Investigators==
Line 15: Line 11:
 
==Project Description==
 
==Project 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.  
 
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.  
 +
 +
[[File:T1_Mapping_CPP_GUI.png|250px|thumb|left|T1 Mapping C++ GUI]]
 +
[[File:Comparison_T1_Mapping_ALL.png‎|300px|thumb|left|Comparison of Different T1 Mapping Tools]]
 +
[[File:T1_Mapping_Result_Sample.png|250px|thumb|left|Sample Results of T1 Mapping]]
 +
== ==
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">

Revision as of 09:31, 24 June 2015

Home < 2015 Summer Project Week:T1 mapping

Key Investigators

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

Project 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.

T1 Mapping C++ GUI
Comparison of Different T1 Mapping Tools
Sample Results of T1 Mapping

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

Progress

  • Equations have already been updated
  • Working on the GUI
  • Working on the comparison

References