Skip to content

Upper limit calculation #1719

Discussion options

You must be logged in to vote

The script you linked uses some clever tricks to find the next point and converge very efficiently. If speed is crucial, those probably would also need to be included. I think the currently available grid scan was never meant to be efficient and cannot compete with highly optimized implementations. Even the autoscan version may need some further tuning to converge in as few steps as that script.

Regarding the NaNs, I think there can be (at least) two scenarios where they appear:

  • workspace predicts negative yields for some parameter settings, possibly causing fits to fail (see #1695 (comment), I ran a simple MLE fit on the workspace provided here and again see NaN likelihoods for some reg…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kratsg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants