Difference between revisions of "2015 Summer Project Week:DSC"

From NAMIC Wiki
Jump to: navigation, search
Line 18: Line 18:
 
* Start with [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/PkModeling Slicer PKmodule]
 
* Start with [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/PkModeling Slicer PKmodule]
 
* Find DICOM tag to identify DSC different time frame and load them as 4D data
 
* Find DICOM tag to identify DSC different time frame and load them as 4D data
* Update equations for conversion of signal to concentration
+
* Update equations for conversion of signal to concentration for DSC
 
* Compute DSC parametric maps(eg, rCBV)
 
* Compute DSC parametric maps(eg, rCBV)
 
* Test some MGH brain tumor cases
 
* Test some MGH brain tumor cases
Line 24: Line 24:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
* The equations for conversion of signal to concentration for DSC have already been updated.  
+
* Equations for conversion of signal to concentration for DSC have already been updated.  
 +
 
</div>
 
</div>
 
</div>
 
</div>
 +
 +
==References==
 +
 +
* [http://www.nmr.mgh.harvard.edu/~greve/dicom-unpack  Dicom unpack for Freesurfer]
 +
* [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2657863/?report=reader equations for conversion of signal to concentration for DSC]

Revision as of 21:50, 20 June 2015

Home < 2015 Summer Project Week:DSC

Key Investigators

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

Project Description

Dynamic susceptibility contrast material–enhanced (DSC) magnetic resonance (MR) imaging is an important functional imaging method that enables quantitative assessment of tissue hemodynamic patterns. Abnormality of blood flow, volume, and permeability is frequently observed during tumor growth, and characterization of these perfusion attributes has become clinically important for both diagnosis and therapy planning.

Objective

  • Create a module for the analysis of Dynamic Susceptibility Contrast MRI (DSC)

Approach, Plan

  • Start with Slicer PKmodule
  • Find DICOM tag to identify DSC different time frame and load them as 4D data
  • Update equations for conversion of signal to concentration for DSC
  • Compute DSC parametric maps(eg, rCBV)
  • Test some MGH brain tumor cases

Progress

  • Equations for conversion of signal to concentration for DSC have already been updated.

References