Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 369 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 369 Bytes

Simulating the optics in positron-emission-tomography (PET)

This python-package wraps the merlict_c89 photon-propagator.

Download

git clone --recursive [email protected]:relleums/pet_tutorial.git

Install

pip install -e pet_tutorial/

Update

git pull
git submodule update