GERUMO (Gamma-Ray Event Reconstruction with Uncertainty Models) This repository is a refactor of gerumo framework prototype. Setup Environment with Conda and Linux Installing the new environment conda create --name gerumo --file environment.yml conda activate gerumo python -m pytest tests