scikit-hep / pyhf

pure-Python HistFactory implementation with tensors and autodiff
https://pyhf.readthedocs.io/
Apache License 2.0
283 stars 83 forks source link

Document how to make the "SUSY standard" upper limit table #2263

Open kratsg opened 1 year ago

kratsg commented 1 year ago

Summary

HistFitter has code to make an upper limit table plus a separate call for $p_0$. This is related to #2262 and should produce a table like below: Screenshot 2023-07-25 at 13 25 13 (1)

We should document how to do this in pyhf as a learn notebook or similar.

Documentation Page Link

https://scikit-hep.org/pyhf/examples.html

Code of Conduct

kratsg commented 1 year ago

See also @longjon929's slides about this table.

kratsg commented 1 year ago

2L2J is a good analysis to use for comparing to what HistFitter made.

kratsg commented 1 year ago

Pivoting to EWK Compressed as those workspaces are somewhat less convoluted to deal with and their tables are also from HistFitter

See table 10 for example: http://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/SUSY-2018-16/tab_10.png

UPDATE: these are the multi-binned workspaces, and not the single-binned discovery workspaces that ended up serialized.

kratsg commented 1 year ago

Some references: