Skip to main content

Compiled SPM package that can be called from Python

Project description

spm-runtime

Compiled Statistical Parametric Mapping (SPM) package that can be called from Python.

This package contains the compiled SPM runtime used by spm-python.

Installation

# Version built against the latest available MATLAB runtime
$ pip install spm-runtime
$ pip install spm-runtime==25.01
# Version built against a specific version of the MATLAB runtime
$ pip install spm-runtime-R2024b
$ pip install spm-runtime-R2024b==25.01

[!WARNING] The repository does not contain the compiled CTF file, but wheels released on pypi or as part of our GitHub releases do. It is not advised to install spm-runtime directly from the repository, as it assumes that the matlab compiler is available. Installation from our releases wheels and distributions is preferred.

Supported Python versions

Different versions of the MATLAB runtime are compatible with a different range of python versions. To use the runtime with a python version that is not supported by the latest MATLAB runtime, you can choose to install a package specifically compiled against another MATLAB runtime. The python versions supported by each MATLAB runtime is provided in the table below:

MATLAB Python
R2025b 3.10 - 3.13
R2025a 3.9 - 3.12
R2024b 3.9 - 3.12
R2024a 3.9 - 3.11
R2023b 3.9 - 3.11
R2023a 3.8 - 3.10
R2022b 3.8 - 3.10
R2022a 3.8 - 3.9
R2021b 3.7 - 3.9
R2021a 3.7 - 3.8
R2020b 3.6 - 3.8
R2020a 3.6 - 3.7

SPM standalone

On installation, spm-runtime exposes the SPM standalone, which can be executed in a terminal by calling spm.

$ spm --help

SPM - Statistical Parametric Mapping
https://www.fil.ion.ucl.ac.uk/spm/

Usage: spm [ fmri | eeg | pet ]
       spm COMMAND [arg...]
       spm [ -h | --help | -v | --version ]

Commands:
    batch          Run a batch job
    script         Execute a script
    function       Execute a function
    eval           Evaluate a MATLAB expression
    [NODE]         Run a specified batch node

Options:
    -h, --help     Print usage statement
    -v, --version  Print version information

Run 'spm [NODE] help' for more information on a command.

Python runtime

This package ships a compiled version of SPM that can be called from Python:

import spm_runtime

spm_runtime.endpoint("spm_standalone", nargout=0)

All MATLAB functions from the SPM package can be called. However, the inputs and outputs of these bindings are not very user-friendly. For pythonic bindings, use the spm-python package (which uses spm-runtime under the hood).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spm_runtime_r2021b-25.1.2.post2.tar.gz (81.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spm_runtime_r2021b-25.1.2.post2-py3-none-any.whl (81.1 MB view details)

Uploaded Python 3

File details

Details for the file spm_runtime_r2021b-25.1.2.post2.tar.gz.

File metadata

File hashes

Hashes for spm_runtime_r2021b-25.1.2.post2.tar.gz
Algorithm Hash digest
SHA256 796308c9851ae0f1795572ece11018570e0ac30caec6e71546f5915404742fa7
MD5 f8ec36138ecdc8bb550166de7ae57f9b
BLAKE2b-256 0f762ae8326fad19d96cde9fe8bd38055bb564f51f0775a92e98537310c413f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for spm_runtime_r2021b-25.1.2.post2.tar.gz:

Publisher: release-r2021b.yml on spm/spm-runtime

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file spm_runtime_r2021b-25.1.2.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for spm_runtime_r2021b-25.1.2.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 900602e5118a6f090c913934b0080f4f0f1b2abf92765d7cf65ae9342db185c4
MD5 eec9bb369767a269af717fd9ebe3aa6f
BLAKE2b-256 228f478c0dec2efb2a717a11b06ee5eab780102ea5d6dbb0e93b959f00912674

See more details on using hashes here.

Provenance

The following attestation bundles were made for spm_runtime_r2021b-25.1.2.post2-py3-none-any.whl:

Publisher: release-r2021b.yml on spm/spm-runtime

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page