pyhf
tutorial given at the LHC Reinterpretation Forum Workshop 2021
The tutorial is based off of pyhf
v0.6.0
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