The tutorial is based off of pyhf
v0.7.6
On any x86
Linux machine or any macOS machine first install pixi
and then from the top level of the repository run
pixi install --environment book
In a Python virtual environment run the following
python -m pip install --require-hashes --requirement book/requirements.lock
To build the book after setup simply run
pixi run build
make build
To build a uv pip compile
lock file for local use nox
nox
To build a lock file for deployment use Docker to avoid differences between operating systems with
bash lock.sh
or
nox --session docker
- Computational HEP Traineeship Summer School 2023 (2023-07-26)
- DANCE/CoDaS Workshop 2022 (2022-07-22)
- PyHEP Topical Meeting April 2021 (2021-04-07)
- LHC Reinterpretation Forum Workshop 2021 (2021-02-18)
- ATLAS Exotics + SUSY Workshop 2020 (2020-09-25)
- PyHEP 2020 (2020-07-16)