Difference between revisions of "Slicer3:Diffusion Editor"

From NAMIC Wiki
Jump to: navigation, search
Line 17: Line 17:
  
  
=== Goals / What it can (in a while)===
+
=== What it can (in a while)===
  
 
#''' Choose Measurement Frame'''.
 
#''' Choose Measurement Frame'''.

Revision as of 17:48, 22 January 2008

Home < Slicer3:Diffusion Editor

Overview

The goal of this project is to add a Gradient Editor for DWI data in the Volumes modul of Slicer3. As the documentation of gradients in dicom data is not standardized, MRI scanners handle them differently. Because of that there is a big need to add/modify gradients manually.

Interface

This screen shots show the interface and its changes during the last months.

How to use the module

1.Step: Generate a Nrrd-header of your DWI data. Use the Dicom to Nrrd module in Slicer3 (Modules->Converters->Dicom to Nrrd). 2.Step: Use the Output (nhdr-file) as an Input of the Volumes module.


What it can (in a while)

  1. Choose Measurement Frame.
    1. Negative: Select the columns you want to negative.
    2. Swap: Select two columns you want to swap.
    3. Rotate: Select one column you want to rotate by an angle you can
      1. choose from a given set of values.
      2. set yourself.
    4. Enable Matrix: Set your own values.
  2. Define Gradients.
    1. If the NHRD-file has the information about the gradients, the editor will put them in the text field.
    2. If there is no information about the gradients, the GE gradients will be displayed by default.
    3. You can copy/paste your own gradients in the text field.
    4. You can load gradients from a plain text file or .nrrd file.
  3. Run test.
    1. Add a ROI label map. To see if the chosen parameters are reasonable, you can run a test that computes the Tractography Seeding.
  4. Save the parameters to the NHRD file.


  1. Load a DWI dataset. If you load any other type of dataset the DWI Gradient Editor will be disabled.