From 8829906c435c4ec71c415214a2720d6efa17d8dd Mon Sep 17 00:00:00 2001 From: Jonas Eschle Date: Tue, 4 Oct 2022 10:49:29 +0200 Subject: [PATCH] release: tag for talk proceedings --- zfit_binned.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zfit_binned.ipynb b/zfit_binned.ipynb index 30620a0..dbd68b1 100644 --- a/zfit_binned.ipynb +++ b/zfit_binned.ipynb @@ -8,7 +8,7 @@ "\n", "There are two main ways of looking at \"binned fits\"\n", "- Either an analytic shape that could be fit unbinned but is fit to binned data *because of the datasize* (typical LHCb, Belle II,...)\n", - "- stacking template histograms from simulation to provide the shape and fit to binned data (typical CMS, ATLAS, some LHCb,...)\n", + "- stacking template histograms from simulation to provide the shape and fit to binned data (typical done in CMS, ATLAS, some LHCb,...)\n", "\n", "Some templated fits with uniform binning, no analytic components and specific morphing and constraints fit into the HistFactory model, implemented in [pyhf](https://github.com/scikit-hep/pyhf).\n", "These fits make a large portion of CMS and ATLAS analyses.\n",