AHM2009:NITRC and Slicer

From NAMIC Wiki
Revision as of 14:58, 6 January 2009 by TerryLorber (talk | contribs)
Jump to: navigation, search
Home < AHM2009:NITRC and Slicer

Back to AHM_2009

Breakout session Moderator: Steve Pieper

Agenda:

  • Review of Goals ( NA-MIC Presentation to NITRC AHM June 30, 2008).
  • Issues
    • Need to have compile extensions with same configuration as slicer
    • Need to make it easy for users to find and manage extensions
  • Current Developments
    • User Experience
    • CMake Configurations for Building Outside of Slicer Tree
    • example [1]
    • Module Discovery Process
      • Command Line Modules
      • Loadable Interactive Modules
      • Scripted Modules
    • Extension Build System
./Scripts/extend.tcl --verbose --clean
./Scripts/lsext.tcl -b darwin-x86 -d 2008-12-30 --verbose
  • Discussion of TODO Items
    • Module Dependencies
    • Persistence of Module Installations Across Updates (auto-update feature for slicer3)
    • Grouping of Related Modules
    • Test Data for Modules
    • Avoid Restart and/or Save Dialog before restart

References: