2014 Project Week:DWIConverter
From NAMIC Wiki
Revision as of 17:34, 6 January 2014 by Hjmjohnson (talk | contribs) (Created page with '==Key Investigators== * Iowa: Hans Johnson * Kitware: JC * Slicer: Steve ==Project Description== <div style="margin: 20px;"> <div style="width: 27%; float: left; padding-right:…')
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 -- 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.