Installation

Install ThERESA from GitHub with the following:

git clone --recursive https://github.com/rychallener/theresa

ThERESA comes with a conda environement to install its dependencies, which you install with:

cd theresa
conda env create -f environment.yml