SPM/Python

From Wikibooks, open books for an open world
< SPM
Jump to navigation Jump to search

SPM and Python[edit | edit source]

Nipype[edit | edit source]

Nipype (Neuroimaging in Python) has an SPM interface.

Tutorials can be found at:

Calling MATLAB from Python[edit | edit source]

You can also call MATLAB in a subprocess:

using the -batch (execute MATLAB script non-interactively) and -sd (set initial working directory) input argument options:

spm1d[edit | edit source]

spm1d is a package for one-dimensional Statistical Parametric Mapping.