Suppress Assertion Error Messages post model fitting #2604
Unanswered
tommylamvt
asked this question in
Q&A
Replies: 0 comments
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.
-
When trying to do upper limit calculations with the ToyCalculator, I follow #2303 with the try/except statements with minimal issue.
I'm wondering if there's a way to suppress the "message: Optimization terminated successfully.\n success: False" that pops up (or even get a shortened version instead so log files aren't so massive and easier to parse).
Snippet of the assertion error:

Beta Was this translation helpful? Give feedback.
All reactions