-
ssh to a Bluewater login node and then
```
feickert@h2ologin3:~> qsub -I -l gres=shifter -l nodes=1:ppn=32:xe -l walltime=01:00:00
INFO: Job submitted to account: bbdz
qsub: waiting for job 1221…
-
My issue is about trying to debug inequality constraints incompatible errors that are not reproducible on all machines (so far, reproducible on CC7, ubuntu - but not Mac or SLC6?). I can't find a simp…
-
### Summary
When running fits, such as when doing toys, for example, one might run into a stack trace like so:
```
Signal-like: 73%|███████████████████████████████████████▎ | 2182/3…
-
One of the steps for validating pyhf against ROOT is comparing nuisance parameters, which unfortunately involves some translation of the NP names.
To that end, it looks like one of these duplicated…
-
Currently, I want to make a summary of loading data. This is important to complete an automatic process.
Situation 1: background + signal (BkgOnly.json + patchset.json)
e.g. BkgOnly.json + patch…
-
Rewrite madminer.limits to wrap around pyhf. That will not only do all the histogram stuff (e.g. for SALLY) for us, but also takes care of the profiling / p-value calculation / CLs stuff. I discussed …
-
**Description of the false positive**
`alpha` is a variable provided through the function and takes on any value from (-inf,+inf).
- Related PR: diana-hep/pyhf#574 .
- CC: @lukasheinrich @matth…
-
# Discussion - simplified likelihoods
To get the discussion started, let me open up this ticket. So, as we have already discussed a bit in other channels, for
SModelS we actually would like to ad…
-
# Question
What is the planned scope of `pyhf.infer`? For fit model studies, there is a range of useful functionality that could be implemented either there or manually by the analyzer in need of t…
-
Should we move the Dockerfile into the pyhf repo itself? If we have it setup to only build the Docker image when there is a push to `master` then we could uncomment the pyhf installation lines in the …