Difference between revisions of "2014 Project Week:DWIConverter"
From NAMIC Wiki
Hjmjohnson (talk | contribs) |
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.10.46 AM.png]] | ||
− | |||
− | |||
Line 19: | Line 17: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
− | * [HANS - DONE] Create failing test case | + | * [HANS - [*DONE*] Create failing test case |
** Command line converts correctly, and resulting DWI image loads in Slicer | ** Command line converts correctly, and resulting DWI image loads in Slicer | ||
** GUI module claims success, but resulting DWI image is never loaded in Slicer | ** GUI module claims success, but resulting DWI image is never loaded in Slicer | ||
* Identify problem | * Identify problem | ||
− | ** [JC/Steve/Hans -- | + | ** [JC/Steve/Hans --[*DONE*] Sit and debug UKF |
** [KENT -- Wednesday] Fix bug | ** [KENT -- Wednesday] Fix bug | ||
* Fix | * Fix | ||
− | ** [KENT-- | + | ** [KENT--[*DONE*]] Merge fixed version with BRAINSTools, and then update Slicer to new BRAINSTools with bug fixes. |
** [HANS] Create stub documentation page | ** [HANS] Create stub documentation page | ||
** [KENT] Add details to documentation page. | ** [KENT] Add details to documentation page. | ||
Line 34: | Line 32: | ||
<div style="width: 27%; float: left; padding-right: 3%;"> | <div style="width: 27%; float: left; padding-right: 3%;"> | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | ** Test case completed, need to push to common location. | + | ** [DONE --not needed] Test case completed, need to push to common location. |
</div> | </div> | ||
</div> | </div> |
Latest revision as of 16:20, 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 --[*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.