SPM/Python

< SPM

SPM and Python

edit

Nipype

edit

Nipype (Neuroimaging in Python) has an SPM interface.

Tutorials can be found at:

Calling MATLAB from Python

edit

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

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