Difference between revisions of "2009 Summer Project Week DWI / DTI QC and Prepare Tool: DTIPrep"

From NAMIC Wiki
Jump to: navigation, search
Line 13: Line 13:
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 
We are developing a GUI/command line tool for DWI QC and DTI preparing.
 
We are developing a GUI/command line tool for DWI QC and DTI preparing.
 
 
Details of the tool functionality were discussed [[2008_Core_1_UNC_Utah_DTI|between UNC and Utah]]:
 
  
 
* "Protocol" based execution  
 
* "Protocol" based execution  
Line 23: Line 20:
 
* Motion correction  
 
* Motion correction  
 
* Eddy current correction  
 
* Eddy current correction  
* Interpolation of data
+
* Padding/Cropping of data
* Rejection of interslice brightness
 
* Local plausibility check with reconstructed DTI
 
* FA/MD histogram comparison with atlas
 
* Local dot product of principal direction with atlas
 
* Full brain tracking for flips/permutations of axes
 
* Focus QC on white matter only
 
 
* DTI data, as well as FA/MD  
 
* DTI data, as well as FA/MD  
  

Revision as of 05:04, 11 June 2009

Home < 2009 Summer Project Week DWI < DTI QC and Prepare Tool: DTIPrep

Key Investigators

  • UNC: Zhexing Liu, Heather Cody Hazlett, Martin Styner
  • Utah: Casey Goodlett, Guido Gerig, Tom Fletcher, Ran Tao

Objective

We are developing a GUI/command line tool for DWI QC and DTI preparing.

  • "Protocol" based execution
    • Parameter files contain all settings
  • Handles conversion of DICOM data to volumetric formats (NRRD)
  • Automated quality control, corrects/rejects, provides reporting facility.
  • Motion correction
  • Eddy current correction
  • Padding/Cropping of data
  • DTI data, as well as FA/MD


Approach, Plan

The tool will allow a "protocol" based execution via parameter files. The parameter files contain all the settings/preferences/options and this file can be created using the tool's GUI. This tool will handle the conversion of DICOM data to volumetric image formats (NRRD), perform automated quality control, correct data if possible, possibly reject parts of the data and provide a reporting facility.

Progress