Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amypad/spm12
Python wrapper around MATLAB and SPM12
https://github.com/amypad/spm12
image-registration matlab medical-imaging python
Last synced: about 2 months ago
JSON representation
Python wrapper around MATLAB and SPM12
- Host: GitHub
- URL: https://github.com/amypad/spm12
- Owner: AMYPAD
- License: other
- Created: 2020-09-26T22:50:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T16:27:21.000Z (3 months ago)
- Last Synced: 2024-11-11T10:54:42.016Z (about 2 months ago)
- Topics: image-registration, matlab, medical-imaging, python
- Language: Python
- Homepage:
- Size: 217 KB
- Stars: 8
- Watchers: 7
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
SPM12
=====|Version| |Py-Versions| |Tests| |Coverage| |DOI| |LICENCE|
Thin Python wrappers around `Statistical Parametric Mapping `_.
|PET-MR Coregistration|
Install
-------Currently requires MATLAB. May change in future.
.. code:: sh
python -m pip install -U spm12
python -m spm12Examples
--------See `examples/demo.ipynb `_.
Contributing
------------See `CONTRIBUTING.md `_.
.. |PET-MR Coregistration| image:: https://raw.githubusercontent.com/AMYPAD/images/master/spm12/pet_mr_coreg.png
.. |Tests| image:: https://img.shields.io/github/actions/workflow/status/AMYPAD/SPM12/test.yml?branch=master&logo=GitHub
:target: https://github.com/AMYPAD/SPM12/actions
.. |Coverage| image:: https://codecov.io/gh/AMYPAD/SPM12/branch/master/graph/badge.svg
:target: https://codecov.io/gh/AMYPAD/SPM12
.. |Version| image:: https://img.shields.io/pypi/v/spm12.svg?logo=python&logoColor=white
:target: https://github.com/AMYPAD/SPM12/releases
.. |Py-Versions| image:: https://img.shields.io/pypi/pyversions/spm12.svg?logo=python&logoColor=white
:target: https://pypi.org/project/spm12
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4272003.svg
:target: https://doi.org/10.5281/zenodo.4272003
.. |LICENCE| image:: https://img.shields.io/pypi/l/spm12.svg
:target: https://raw.githubusercontent.com/AMYPAD/spm12/master/LICENCE.md