Understanding shapesys modifier #2548
Unanswered
andrewfowlie
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@andrewfowlie Thanks for the question (which I've migrated to a GitHub Discussion). The developer team is mostly traveling for work at the moment but we'll get back to you soon. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I’m trying to understand the shapesys modifer. I’ve read the documentation at https://pyhf.readthedocs.io/en/v0.7.6/intro.html#tab-modifiers-and-constraints
I understand that this modifier contributes a factor to the likelihood
Poisson( naux | gamma naux)
where gamma is the multiplicative modifier and
naux = (b / delta b)^2.
That is, it’s the pmf for a Poisson for naux counts given gamma naux expected counts.
I don’t understand this as naux isn’t in general an integer.
Please can you clarify:
Many thanks 🙏
Additional Information
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions