2012 Summer Project Week:Nipype Integration
From NAMIC Wiki
Revision as of 16:48, 18 June 2012 by Hjmjohnson (talk | contribs)
Home < 2012 Summer Project Week:Nipype Integration
Key Investigators
- UIowa: Hans Johnson
Objective
Nipype is a flexible, uniform interface to existing neuroimaging software that allows interaction between these packages within a single workflow. Our objective is to improve on Nipype's interaction with Slicer, with the goal of being able to pass scripts to Slicer's python interface that allow pipeline development within Slicer.
Approach, Plan
- Meet with Satra
- Discuss python environment with JC and Steve and others
- Determine how python modules can be more easily incorporated with Slicer
- Investigate updates to Numpy and Scipy
Progress
SlicerCLI modules created and wrapped with nipype outside of Slicer
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a (please select the appropriate options by noting YES against them below)
- ITK Module
- Slicer Module
- Built-in
- Extension -- commandline
- Extension -- loadable
- Other (Please specify)
References
- Nipype: http://nipy.sourceforge.net/nipype/ [1]
- Consider merging the system python changes as a way to give easy access.
- Consider bundling python executable with slicer to simplify installation of python packages.