2014 Project Week:DWIConverter

From NAMIC Wiki
Revision as of 16:15, 10 January 2014 by Hjmjohnson (talk | contribs)
Jump to: navigation, search
Home < 2014 Project Week:DWIConverter

Screen Shot 2014-01-10 at 9.10.46 AM.png

Screen Shot 2014-01-10 at 9.04.27 AM.png


Key Investigators

  • Iowa: Hans Johnson
  • Kitware: JC
  • Slicer: Steve

Project Description

Objective

Fix bug 3544 where Slicer CLI interface and DWIConvert are not passing the converted .nrrd file to the interface.

Approach, Plan

  • [HANS - DONE] Create failing test case
    • Command line converts correctly, and resulting DWI image loads in Slicer
    • GUI module claims success, but resulting DWI image is never loaded in Slicer
  • Identify problem
    • [JC/Steve/Hans -- Wednesday] Sit and debug
    • [KENT -- Wednesday] Fix bug
  • Fix
    • [KENT--Thusday] Merge fixed version with BRAINSTools, and then update Slicer to new BRAINSTools with bug fixes.
    • [HANS] Create stub documentation page
    • [KENT] Add details to documentation page.
    • [All] CELEBRATE!

Progress

    • Test case completed, need to push to common location.