Difference between revisions of "Project Week 2008 Slicer Tuning"

From NAMIC Wiki
Jump to: navigation, search
Line 1: Line 1:
 
=Objective:=
 
=Objective:=
 
Identify issues to be improved in Slicer 3.2 in terms of
 
Identify issues to be improved in Slicer 3.2 in terms of
*Stability
+
* Stability
*Useability
+
** adding automated tests
**"non-intuitive behavior"
+
* Usability
**"workflow" on a module level
+
** "non-intuitive behavior"
 +
** "Workflow" on a module level
 
*Performance
 
*Performance
**addressing sluggishness when interacting with sliders and other UI elements
+
** addressing sluggishness when interacting with sliders and other UI elements
**updating displays
+
** updating displays
 +
* Documentation
 +
** Developers: Core, loadable modules, command line modules
 +
** End-users: Reference, How-to
  
 
=Schedule=
 
=Schedule=
*First fixes ready for the [[Stanford_2008_Slicer_Workshop|Stanford roadshow]] in early September
+
* First fixes ready for the [[Stanford_2008_Slicer_Workshop|Stanford roadshow]] in early September
*Optimized version ready for the [[Events:RSNA2008|RSNA tutorial]].
+
* Optimized version ready for the [[Events:RSNA2008|RSNA tutorial]].

Revision as of 19:45, 20 June 2008

Home < Project Week 2008 Slicer Tuning

Objective:

Identify issues to be improved in Slicer 3.2 in terms of

  • Stability
    • adding automated tests
  • Usability
    • "non-intuitive behavior"
    • "Workflow" on a module level
  • Performance
    • addressing sluggishness when interacting with sliders and other UI elements
    • updating displays
  • Documentation
    • Developers: Core, loadable modules, command line modules
    • End-users: Reference, How-to

Schedule