2016 Winter Project Week/Projects/Workflows

From NAMIC Wiki
Revision as of 15:59, 21 December 2015 by Jonieva (talk | contribs)
Jump to: navigation, search
Home < 2016 Winter Project Week < Projects < Workflows

Key Investigators

  • Raúl San José
  • Jorge Onieva

Project Description

Objective
  • Implement a reusable mechanism to work with workflows in Slicer that navigate between different modules
  • Implement an easily extensible and customizable GUI
Approach, Plan
  • 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)
Progress

Background and References