Debugging Impact plots #1544
Answered
by
matthewfeickert
ssaha1234
asked this question in
Help things are broken
-
Dear pyhf community, I have histosys and shapefactor modifiers, but when I add staterror, the code crashes, with an error like this idx = model.config.par_slice(labels[i]).start
File "/afs/cern.ch/user/s/ssaha/.local/lib/python3.8/site-packages/pyhf/pdf.py", line 320, in par_slice
return self.par_map[name]['slice']
KeyError: 'AR1_TTZ_e_MCstat[00]' AR1_TTZ_e_MCstat is the name of my staterror modifier. I am not able to understand the exact issue, any hints would be much appreciated ! Best, |
Beta Was this translation helpful? Give feedback.
Answered by
matthewfeickert
Aug 3, 2021
Replies: 1 comment 12 replies
-
This is probably a duplicate of Issue #822 |
Beta Was this translation helpful? Give feedback.
12 replies
Answer selected by
ssaha1234
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is probably a duplicate of Issue #822