pyhf
tutorial given at the ATLAS Exotics + SUSY Workshop 2020
The tutorial is based off of pyhf
v0.5.2
In a Python virtual environment run the following
python -m pip install -r binder/requirements.txt
python -m pip install -r book/requirements.txt
To build the book after setup simply run
make build