alexander-held / Belle-II-cabinetry

cabinetry contribution for Belle II pyhf workshop https://indico.belle2.org/event/8470/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cabinetry tutorial for Belle II workshop on pyhf

Binder

Contribution to Belle II workshop on pyhf, based on a contribution to PyHEP 2021

The cabinetry library provides a Python-based solution for building and steering binned template fits. It implements a declarative approach to construct statistical models. The instructions for building all template histograms required for a statistical model are executed using other libraries in the pythonic HEP ecosystem. Instructions can additionally be injected via custom code, which is automatically executed when applicable at key steps of the workflow. A seamless integration with the pyhf library enables cabinetry to provide interfaces for all common statistical inference tasks. The cabinetry library furthermore contains utilities to study and visualize statistical models and fit results.

This tutorial provides an overview of cabinetry and shows its use in the creation and operation of statistical models. It also demonstrates how to use cabinetry for common tasks required during the design of a statistical analysis model.

How to run

You can run the talk.ipynb notebook in this repository via the Binder logo at the top of this file. The evaluated/ folder contains a copy of the notebook with all cells evaluated.

Further resources

Acknowledgements

NSF-1836650

This work was supported by the U.S. National Science Foundation (NSF) cooperative agreement OAC-1836650 (IRIS-HEP).

About

cabinetry contribution for Belle II pyhf workshop https://indico.belle2.org/event/8470/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 100.0%