Difference between revisions of "AHM2009:Python Modules"
From NAMIC Wiki
(New page: Back to AHM_2009 Breakout session Moderator: Luca Antiga Agenda:) |
|||
Line 4: | Line 4: | ||
Agenda: | Agenda: | ||
+ | |||
+ | * Python in Slicer: the user's standpoint | ||
+ | ** Overview | ||
+ | ** Command-line modules (XML-based) | ||
+ | ** Slicer to Numpy and back | ||
+ | ** Interactive modules | ||
+ | |||
+ | * Python in Slicer: the inner workings | ||
+ | ** Overview | ||
+ | ** Lower layer: Python through Tcl | ||
+ | ** Higher layer: Python classes with metaprogramming | ||
+ | |||
+ | * Discussion: where to go from here |
Latest revision as of 17:18, 26 December 2008
Home < AHM2009:Python ModulesBack to AHM_2009
Breakout session Moderator: Luca Antiga
Agenda:
- Python in Slicer: the user's standpoint
- Overview
- Command-line modules (XML-based)
- Slicer to Numpy and back
- Interactive modules
- Python in Slicer: the inner workings
- Overview
- Lower layer: Python through Tcl
- Higher layer: Python classes with metaprogramming
- Discussion: where to go from here