Giordon Stark

Results 293 comments of Giordon Stark

need to mention #1818 and #1753

below I show brazil bands for scans of µ \in [0.1, 5, 50] asymptotics toys (1k toys per µ)

As #1162 is merged, all that's left is #1160 / #993 (for the clipping). > Sorry, I am quite new to limit setting so I am a bit confused by...

Note that the discussion in #1716 will be relevant for this issue.

> we were hoping pyhf could handle also these trivial cases and run without crashing to be clear, `pyhf` is not meant to make "smart" decisions like this. This is...

perhaps allowing `suggested_init()` to have a keyword argument to handle flipping would work: - `ignore_config` - `ignore_user_config` - `for_asimov`

I've run into this issue doing something like ``` numexpr.evaluate("(True)+(True) >= 2") ``` and the current workaround is to do ``` numexpr.evaluate("((True)*1)+((True)*1)) >= 2") ```

Those are different things. The style doesn't control where to anchor the bounding box of the text labels in matplotlib.

should confirm then we can drop. one tricky thing is to make sure the horizontal alignment/vertical alignment is set correctly even if the label location is configurable. Each axis treats...

It would be cool to enable tagging/flagging (almost like an urchin tag) to make this a bit easier to deal with.