Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 539 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 539 Bytes

pymirc

pymirc is a collection of common python imaging routines developed and used in the medical imaging research center of KU Leuven.

authors

[email protected], [email protected], [email protected], [email protected]

Installation

pymirc can be installed from pypi using pip, or from conda-forge via

pip install pymirc

or

conda install -c conda-forge pymirc

Getting started

The examples subdirectory contains minimal examples on how to use the most important functions.