Difference between revisions of "2011 Winter Project Week:FreeWaterElimination"

From NAMIC Wiki
Jump to: navigation, search
Line 54: Line 54:
  
 
==References==
 
==References==
*[http://www.ncbi.nlm.nih.gov/pubmed/19623619 Free water elimination and mapping from diffusion MRI. Pasternak O, Sochen N, Gur Y, Intrator N, Assaf Y. Magn Reson Med. 2009 Sep;62(3):717-30.]
+
*[[http://www.ncbi.nlm.nih.gov/pubmed/19623619|Free water elimination and mapping from diffusion MRI. Pasternak O, Sochen N, Gur Y, Intrator N, Assaf Y. Magn Reson Med. 2009 Sep;62(3):717-30.]]
  
 
</div>
 
</div>

Revision as of 18:51, 16 December 2010

Home < 2011 Winter Project Week:FreeWaterElimination

Key Investigators

  • BWH: Ofer Pasternak, Deminan Wassermann, C-F Westin

Objective

To implement free water elimination for diffusion data in Slicer3.

Approach, Plan

Our approach: Modify existing Matlab code to Python and then include as a Slicer module.

Our plan for the project week is: 1) Review the matlab code 2) Determine the input and output for the module 3) Discuss ways of converting matlab code to python 4) Convert the code to python 5) Include in Slicer3.

Progress


Delivery Mechanism

This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)

  1. ITK Module
  2. Slicer Module
    1. Built-in
    2. Extension -- commandline
    3. Extension -- loadable
  3. Other (Please specify)

References