Skip to content

issues Search Results · repo:scikit-hep/pyhf language:Python

Filter by

960 results
 (84 ms)

960 results

inscikit-hep/pyhf (press backspace or delete to remove)

Summary How can I assign staterror modifiers on samples with negative yields? These kind of models arise in the context of interference measurements. At the moment pyhf seems to freeze the associated ...
bug
needs-triage
  • alexander-held
  • Opened 
    18 days ago
  • #2577

Summary For upstream use in cabinetry, typing of some model config pieces would be convenient. I added something back in https://github.com/scikit-hep/pyhf/pull/1706 but only just realized that this does ...
feat/enhancement
needs-triage
type checking
  • alexander-held
  • Opened 
    18 days ago
  • #2576

Sphinx seems to ship sphinx-build with a make-mode option called -M (https://www.sphinx-doc.org/en/master/man/sphinx-build.html) which allows one to supposedly drop the Makefile entirely and rely instead ...
  • kratsg
  • 1
  • Opened 
    on Jan 22
  • #2571

Summary When one uses a simple workspace/model like so { channels : [ { name : singlechannel , samples : [ { name : signal , data : [12.0, 11.0], ...
bug
needs-triage
  • kratsg
  • 10
  • Opened 
    on Jan 22
  • #2570

Summary I expected that staterror modifiers with the same name, across different channels, would be treated as correlated. Instead, the second staterror modifier parameters get appended to the first lot. ...
bug
needs-triage
  • andrewfowlie
  • 2
  • Opened 
    on Dec 13, 2024
  • #2565

Summary The method pyhf.infer.intervals.upper_limits.upper_limit ignores the set confidence level via the level parameter if scan=None, but it always computes the upper limits at a 95% CL (level=0.05). ...
bug
needs-triage
user request
  • GiacomoXT
  • 3
  • Opened 
    on Dec 10, 2024
  • #2563

Summary Consider this model. It applies two normfactors, one called mu and one called mu2, so the signal channel is scaled signal *= mu * mu2. { channels : [ { name : singlechannel , ...
bug
needs-triage
user request
  • andrewfowlie
  • 2
  • Opened 
    on Nov 14, 2024
  • #2558

With NumPy 2.0, PyTorch now has a DeprecationWarning: In future, it will be an error for np.bool scalars to be interpreted as an index This started happening on 2024-10-24 when TensorFlow v2.18.0 was ...
bug
  • matthewfeickert
  • Opened 
    on Nov 1, 2024
  • #2554

Looks like there s a slightly different type coercion needed here (taking one as an example0 src/pyhf/tensor/numpy_backend.py:38: error: Argument 2 to poisson_logpdf of numpy_backend has incompatible ...
bug
help wanted
pre-commit
type checking
  • matthewfeickert
  • Opened 
    on Nov 1, 2024
  • #2553

Summary Would be nice to implement other test statistics that we don t incorporate by specifying a function instead of a string for it. Example of a test statistic to implement: https://www.birs.ca/workshops/2023/23w5096/files/Enzo%20Canonero/Enzo_Canonero_BIRS.pdf ...
experiment/belle2
feat/enhancement
needs-triage
  • kratsg
  • Opened 
    on Oct 20, 2024
  • #2551
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub