Is it possible to Scan a parameter space using PYHF? #2069
Unanswered
MohammadMohammadidoust
asked this question in
Q&A
Replies: 1 comment
-
Hi, this is somewhat out of scope of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear All
I am new to pyhf and also new to experimental HEP. I read the pyhf tutorial and have a question. As you mentioned in the section "Using Hep data", to investigate a parameter point, we should create a model using a patch from the given patchset and calculate CLs for this point, and then based on the CLs value we decide to exclude this point or not.
But my question is how to find out about the whole parameter space. the number of parameter points in patchsets is limited and it seems that we should use interpolation methods to find whether each arbitrary point of a parameter space should be excluded or not. could I do this using pyhf?
In other words, I need something like the one you have plotted in the tutorial(ATLAS results plot in the section "using HEPdata" of the tutorial) to flag each point in the parameter space regarding its CLs
can I achieve this using pyhf?
Beta Was this translation helpful? Give feedback.
All reactions