/lymixture

Extension to the lymph-model and lyscripts package.

Primary LanguagePythonMIT LicenseMIT

lymixture

Extension to the lymph-model and lyscripts package.

This was originally created by Julian Brönnimann as part of his Master's thesis in the medical physics research group of Prof. Jan Unkelbach at the University Hospital Zurich.

Installation

At the moment, you need to install the package from source. To do so, first clone the repository and cd into it:

git clone https://github.com/rmnldwg/lymixture
cd lymixture

Then, preferrably inside a virtual environment, like venv, install the package via

pip install .

Documentation

coming soon...