This repository collects tutorial material for cabinetry:
example.ipynb
: walkthrough for basiccabinetry
usage, run on Binder!HEPData_workspace.ipynb
: usingcabinetry
with a workspace from HEPData, run on Binder!
See also the PyHEP 2021 talk: "Binned template fits with cabinetry" and the associated notebook in the PyHEP-2021-cabinetry repository.
The PyHEP 2022 talk "End-to-end physics analysis with Open Data: the Analysis Grand Challenge" shows cabinetry
in use in a full analysis pipeline.
The tutorials in this repository are generally kept up-to-date with the latest available cabinetry
version.
They are currently compatible with cabinetry
v0.6.0
.
This cabinetry
version requires Python 3.8 or newer, since cabinetry
dropped support for Python 3.7 with version v0.6.0
.