Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amypad/miutil

Basic functionality needed for AMYPAD
https://github.com/amypad/miutil

cuda matlab medical-imaging python

Last synced: 2 months ago
JSON representation

Basic functionality needed for AMYPAD

Awesome Lists containing this project

README

        

miutil
======

Medical imaging utilities.

|Version| |Py-Versions| |Conda| |Tests| |Coverage| |DOI| |LICENCE|

Basic functionality needed for `AMYPAD `_
and `NiftyPET `_.

Install
-------

Intended for inclusion in requirements for other packages.
The package name is ``miutil``. Extra install options include:

- cuda

- provides `miutil.cuinfo `_

- mbeautify

- provides `miutil.mlab.beautify `_

- nii

- provides `miutil.imio.nii `_

- plot

- provides `miutil.plot `_

- includes a useful 3D multi-volume ``imscroll`` function which depends only on ``matplotlib``

- web

- provides `miutil.web `_

To install extras and their dependencies,
use the package name ``miutil[option1,option2]``.

.. |Tests| image:: https://img.shields.io/github/actions/workflow/status/AMYPAD/miutil/test.yml?branch=master&logo=GitHub
:target: https://github.com/AMYPAD/miutil/actions
.. |Coverage| image:: https://codecov.io/gh/AMYPAD/miutil/branch/master/graph/badge.svg
:target: https://codecov.io/gh/AMYPAD/miutil
.. |Version| image:: https://img.shields.io/pypi/v/miutil.svg?logo=python&logoColor=white
:target: https://github.com/AMYPAD/miutil/releases
.. |Py-Versions| image:: https://img.shields.io/pypi/pyversions/miutil.svg?logo=python&logoColor=white
:target: https://pypi.org/project/miutil
.. |Conda| image:: https://img.shields.io/conda/v/conda-forge/miutil.svg?label=conda&logo=conda-forge
:target: https://anaconda.org/conda-forge/miutil
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4281542.svg
:target: https://doi.org/10.5281/zenodo.4281542
.. |LICENCE| image:: https://img.shields.io/pypi/l/miutil.svg
:target: https://raw.githubusercontent.com/AMYPAD/miutil/master/LICENCE.md