cms-analysis / HiggsAnalysis-CombinedLimit

CMS Higgs Combination toolkit.
https://cms-analysis.github.io/HiggsAnalysis-CombinedLimit/latest
Apache License 2.0
75 stars 389 forks source link

Tutorial ABCD method with RooParamtricHist #1002

Closed cesarecazzaniga closed 2 months ago

cesarecazzaniga commented 2 months ago

Pull request to propose a small tutorial to illustrate the application of RooParametricHist for a per-bin ABCD method in Combine.

Material added in the PR:

documentation for the tutorial
codes to generate input datasets, workspaces and cards to run the tutorial
cesarecazzaniga commented 2 months ago

I went through your comments, and i have modified the tutorial accordingly. First, in the generation of the files i have fixed the seed such that we should all get the same results. Second, i have noticed a small issue in the datacards generation code that was creating the large r fitted value you were noticing, and i fixed it. I have added the results one should get to the tutorial and the new plots. Moreover i have added, as suggested, the commands to really reproduce each step.

cesarecazzaniga commented 2 months ago

added uncommitted changes for create-workspace.py, updated documentation to match naming of files from most recent version of combine, updating results to match the ones from the latest version