rmnldwg / lymixture

Extension to the lymph-model and lyscripts package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

About

Extension to the lymph-model and lyscripts package.

License:MIT License


Languages

Language:Python 84.8%Language:Jupyter Notebook 15.2%