Giordon Stark

Results 293 comments of Giordon Stark

Ok, figured out that there's a portion of the code here that doesn't use the `par_bounds` provided by the user when running `upper_limits(... scan=None)`: https://github.com/scikit-hep/pyhf/blob/bd8c21a33b2f3ce8b41ea78cb351eef91c21b92b/src/pyhf/infer/intervals/upper_limits.py#L255-L258

Hi @msoap that's fine -- see this [repo](https://github.com/kratsg/dockerimages/tree/master/eos-krb5-shell2http) which contains the `Dockerfile`. Nothing very complicated, but we've observed zombie processes not getting cleaned up over time. The solution is to...

I ran into this for a [`beanie.Document`](https://github.com/roman-right/beanie) class where the MRO does include `pydantic` (my guess is `ruff` doesn't see the subclass): ``` >>> Document.__mro__ (, , , , ,...

You can use https://gist.github.com/ for those files and link us to your gist of files :)

> Since statistical analysis is used in so many scientific fields, I was just curious what makes the methods in `pyhf` specific to high-energy physics, and whether they could be...

Can do something like ```toml [tool.tbump] field = [ { name = "release", default = "" }, ] file = [ { src = "pyproject.toml", version_template = "version = \"{major}.{minor}.{patch}{release}\""...

> `par_bounds[model.config.poi_index] = (0,500000)` you might want to rescale your signal and background so your POI bounds aren't as large as they are. These sorts of fits breakdown if you're...

> How do you feel about an optional new feature like that? Can't you use the `-v`/ `--mount` option of `pyhf xml2json` here? That's what it was for. It allows...

See also @longjon929's [slides](https://indico.cern.ch/event/1145930/contributions/4809767/attachments/2430295/4167778/22-04-28-susy-stats.pdf) about this table.

2L2J is a good analysis to use for comparing to what HistFitter made. - Table 20/23 are UL tables: https://arxiv.org/abs/2204.13072 - HEPData record should have HiFa JSONs: https://www.hepdata.net/record/116034