Difference between revisions of "2009 Project Week Breakout Session: Slicer-Python"
From NAMIC Wiki
(Created page with ' Back to 2009_Summer_Project_Week#Agenda Moderator: Demian Wasserman Target Audience * Agenda: *') |
|||
Line 4: | Line 4: | ||
Target Audience | Target Audience | ||
− | * | + | *Medical software developers willing to rapidly develop slicer plugins or scripted slicer processing pipelines |
+ | *Medical data analysts willing to perform on-line exploratory analysis, in a matlab-like manner, with slicer | ||
+ | |||
+ | Pre-requisites | ||
+ | *Software developers with Slicer 3.4 installed and a test dataset downloaded | ||
Agenda: | Agenda: | ||
− | * | + | *Short introduction to the [http://www.python.org python language] and its numerical toolbox [http://www.scipy.org/NumPy NumPy] |
+ | *On-line data analysis and modification with the Slicer/Python console | ||
+ | *Fast Slicer 3.4 Module developement with python |
Revision as of 14:48, 5 June 2009
Home < 2009 Project Week Breakout Session: Slicer-PythonBack to 2009_Summer_Project_Week#Agenda
Moderator: Demian Wasserman
Target Audience
- Medical software developers willing to rapidly develop slicer plugins or scripted slicer processing pipelines
- Medical data analysts willing to perform on-line exploratory analysis, in a matlab-like manner, with slicer
Pre-requisites
- Software developers with Slicer 3.4 installed and a test dataset downloaded
Agenda:
- Short introduction to the python language and its numerical toolbox NumPy
- On-line data analysis and modification with the Slicer/Python console
- Fast Slicer 3.4 Module developement with python