Projects:ARRA:SlicerEM Meeting 07082010

From NAMIC Wiki
Revision as of 13:44, 12 July 2010 by JChris.FillionR (talk | contribs) (Created page with 'Meeting Note Attendant: * Stephen Aylward * Sebastien Barre * Jean-Christophe Fillion-Robin * Julien Finet * Danielle Pace = Workflow Manager = Should be incorporated into CTK…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Projects:ARRA:SlicerEM Meeting 07082010

Meeting Note

Attendant:

  • Stephen Aylward
  • Sebastien Barre
  • Jean-Christophe Fillion-Robin
  • Julien Finet
  • Danielle Pace

Workflow Manager

Should be incorporated into CTK . There are two options:

  • Option1: Keep VTK "stuff
  • Option2: just go ahead and convert to full Qt


It resumes Option2 is the best. Sebastien has already some generic classes build over QtStateMachine framework that he could re-use.

  • Design of UI should done using QtDesigner. The discussed solution will consist in having a UI file with a stacked widget where each step would be a layer in the stack.
  • Create a "rock-solid" hello world example to illustrate the bestpractice and which naminc convention should be applied.


  - Convenience layer to make sure a state is complete before 

transition.


  - Seb has done some work for Michel
       Good: QtState machine
       Bad: Wizzard that currently exists won't support state machine
               -> Not difficult to re-design



KWWidgets convertion

- TODO(S) Review which widgets should be converted
- Static widgets: 
    - Multicolumn color table



Panels

- Color transfer function / Histo
  - first way: CTK/Qt only - with interface to import data from VTK to CTK


  - second: Marcus / vtkChart / Wip
     - Coordinate with Nicolas 
         -> Won't be done in the coming two months
         -> Ask him to convert its work to vtkChart



Action plan

 - J2 is the Chart guy - Wotk in // with Marcus


 - Seb / Danielle: Workflow manager


 - Jc: Infrastructure / CDash support / Python*