Difference between revisions of "2012 Summer Project Week:Nipype Integration"
From NAMIC Wiki
Hjmjohnson (talk | contribs) |
|||
Line 44: | Line 44: | ||
==References== | ==References== | ||
* Nipype: http://nipy.sourceforge.net/nipype/ [http://nipy.sourceforge.net/nipype/] | * Nipype: http://nipy.sourceforge.net/nipype/ [http://nipy.sourceforge.net/nipype/] | ||
+ | * Consider merging the [https://github.com/pieper/Slicer/tree/syspy system python] changes as a way to give easy access. | ||
+ | * Consider bundling python executable with slicer to simplify installation of python packages. |
Revision as of 21:24, 16 June 2012
Home < 2012 Summer Project Week:Nipype IntegrationKey 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 Investigate updates to Numpy and Scipy
Progress
N/A
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.