2014 Project Week:DWIConverter
From NAMIC Wiki
Revision as of 16:20, 10 January 2014 by Hjmjohnson (talk | contribs)
Home < 2014 Project Week:DWIConverter
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 --[*DONE*] Sit and debug UKF
- [KENT -- Wednesday] Fix bug
- Fix
- [KENT--[*DONE*]] 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
- [DONE --not needed] Test case completed, need to push to common location.