-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing channel handling in full llhd simplification #13
Conversation
Sampling the 1911.12606 ATLAS analysis goes without an error now. Conversion is very slow, but this might due to a large number of channels (50) and complexity of the statistical model. |
Does setting signal yields to zero from the start improve speed? |
No, it does not. Moreover, some channels report very large uncertainty (I checked only with small number of samples). It seems this is because of the statistical model. |
This PR takes care of cases where information is missing from the patch set. In such a scenario, the signal yields for a given channel are set to zero.
Note: There are several warnings since each comes from a different source and calculation. This may affect the result! The signal patch should always include all the information about each channel.
Thanks to @Rav2 and @Altakach313 for pointing this out.
To install this particular branch use: