Difference between revisions of "2016 Winter Project Week/Projects/Workflows"

From NAMIC Wiki
Jump to: navigation, search
(interested observer)
Line 7: Line 7:
 
==Key Investigators==
 
==Key Investigators==
 
* Raúl San José
 
* Raúl San José
* Jorge Onieva  
+
* Jorge Onieva
 +
* Hans Meine (interested observer)
  
 
==Project Description==
 
==Project Description==

Revision as of 22:01, 4 January 2016

Home < 2016 Winter Project Week < Projects < Workflows

Key Investigators

  • Raúl San José
  • Jorge Onieva
  • Hans Meine (interested observer)

Project Description

Objective Approach and Plan Progress and Next Steps
  • Implement a reusable mechanism to work with workflows in Slicer that navigate between different modules
  • Implement an easily extensible and customizable GUI
  • Discuss what would be the best approach from a GUI point of view
  • Implement an abstract module class that other modules could instantiate to implement a custom workflow
  • Discuss what would be the best way of persisting the state of the workflow (see Data Persisting project)

Background and References

This project can be closely coupled with Data Persisting project