You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have developed a Python interface that enable performing SPM analyses in Python. The package provides an intuitive Python interface to SPM. Under the hood, the package does not reimplement SPM functions but rather relies on Matlab Runtime to execute the SPM routines - guaranteeing that the results are numerically consistent with established Matlab routines.
11
+
12
+
This project is supported by the SPM team and hosted on Github [here](https://github.com/spm/spm-python).
13
+
14
+
> [!WARNING]
15
+
> This project is **currently under construction** and might contain bugs. **If you experience any issues, please [let us know](https://github.com/spm/spm-python/issues)!**
16
+
17
+
<br/>
18
+
19
+
---
20
+
21
+
### External projects
22
+
#### Nipype
4
23
5
24
[Nipype](https://nipype.readthedocs.io/en/latest/) (Neuroimaging in
[pymdp](https://github.com/infer-actively/pymdp) is Python package for simulating Active Inference agents in Markov Decision Process environments --- building on MDP implementations in the DEM toolbox.
22
41
23
-
using the **-batch** (execute MATLAB script non-interactively) and
24
-
**-sd** (set initial working directory) input argument options:
0 commit comments