/pymirc

general python KUL MIRC imaging routines

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

pymirc

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

authors

georg.schramm@kuleuven.be, jeroen.bertels@kuleuven.be, tom.eelbode@kuleuven.be, siri.willems@kuleuven.be

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.