-
This issue describes the need to define a set of tests that run the existing [Jupyter notebooks examples](https://github.com/diana-hep/madminer/tree/master/examples) to check that changes in the codeb…
-
### Summary
The default user for the `pyhf` images is `root`.
```console
$ docker run --rm -ti --entrypoint /bin/bash pyhf/pyhf:v0.7.0
root@c2f8d937ca29:/# id
uid=0(root) gid=0(root) groups=0(r…
-
### Summary
Dear authors,
we are using the pyhf library to compute upper limits with Toys. For validation, we are checking the distributions of the signal+background and background only hypothes…
-
### Summary
Hi,
I just came across pyhf as a reviewer of your NumFOCUS affiliated project application and wanted to share some thoughts that came to mind as someone new to the project.
While…
-
### Summary
I was trying to find whether `return_result_obj` is documented on the website. This is a bit tricky to find, as it can be passed to e.g. `pyhf.infer.mle.fit` but comes in through the mixi…
-
I've just noticed that under Scikit-HEP there exits [`scikit-hep-testdata`](https://github.com/scikit-hep/scikit-hep-testdata)
> A common package to provide example files (e.g., ROOT) for testing …
-
# Question
The test statistic calculation close to parameter boundaries can break down with the `minuit` backend. See this example:
```python
import pyhf
model = pyhf.simplemodels.hepdata_li…
-
# Description
In the backends with autodif, the [`AutoDiffOptimizerMixin` class](https://github.com/scikit-hep/pyhf/blob/71d0c148a295e42f86300b7fe317aea56187ee34/src/pyhf/optimize/autodiff.py#L6) t…
-
# Question
I noticed that it is possible to modify `config.channels` of an existing `Model`. That leads to some functionality taking into account the change, and other functionality breaking. It se…
-
### Summary
If we have `return_tail_probs=True`, then for `test_stat` in `['qmu', 'qtilde']`, we return `[CLs, CLsb, CLb]`; while for `test_stat=q0` we return `[CLsb, CLb]` only.
### Documentation P…