These instructions are not fully vetted.
- Python package dependencies are in environment.yaml.
I created a conda environment called sn_diffstar for this project with a command like
conda env create -f environment.yaml -n sn_diffstar
and work within that environment.
- Install this python package.
python -m pip install .
- Top-level code run through Jupyter notebook nb/SNRate.ipynb