Difference between revisions of "2013 Summer Project Week Breakout Session:SlicerExtensions"

From NAMIC Wiki
Jump to: navigation, search
m
Line 8: Line 8:
 
* [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Build_Instructions Build Slicer] revision >= 22100 with default options
 
* [http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Build_Instructions Build Slicer] revision >= 22100 with default options
  
'''Important: Since building Slicer can be network intensive, make sure to build it before coming to the Project week'''
+
'''Important: Since building Slicer can be network intensive and can take between 1hr and 3hrs, make sure to build it before coming to the Project week'''
 
 
  
 
== Goal ==
 
== Goal ==

Revision as of 19:44, 13 June 2013

Home < 2013 Summer Project Week Breakout Session:SlicerExtensions
Back to Summer project week Agenda


Before the breakout session

Important: Since building Slicer can be network intensive and can take between 1hr and 3hrs, make sure to build it before coming to the Project week

Goal

During the breakout session we will walk through the resources available for creating, building and distributing extension in Slicer 4. It is based on a build of Slicer r22100 and the wiki documentation as of project week (June 17, 2013).

Tutorial: http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Developers/Tutorials/BuildTestPackageDistributeExtensions

Then we'll go through the list of Questions reported below and look at how the current system could be improved.


Q&A

Do not hesitate to edit this page and add more questions. Before doing so, make also sure to scan through the existing Template:Documentation/version/FAQ/Extensions user and Template:Documentation/version/Developers/FAQ/Extensions developer extension FAQs

How much of slicer's core infrastructure should be used by extensions ?

Can you make a python scripted extension without a built version of slicer ?