Difference between revisions of "2014 Project Week:DWIConverter"
From NAMIC Wiki
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:…') |
Hjmjohnson (talk | contribs) |
||
Line 1: | Line 1: | ||
+ | [[File:Screen Shot 2014-01-10 at 9.10.46 AM.png]] | ||
+ | |||
+ | [[File:Screen Shot 2014-01-10 at 9.04.27 AM.png]] | ||
+ | |||
+ | |||
==Key Investigators== | ==Key Investigators== | ||
* Iowa: Hans Johnson | * Iowa: Hans Johnson |
Revision as of 16:15, 10 January 2014
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.