Recent Releases of spey-pyhf
spey-pyhf - v0.2.0
This release enables the plugin's usage with spey v0.2.0.
What's Changed
- Adapt to the latest spey version in https://github.com/SpeysideHEP/spey-pyhf/pull/18
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.10...v0.2.0
- Python
Published by jackaraz 12 months ago
spey-pyhf - v0.1.10
This update resolves a bug concerning the sorting of the removed channels in the patched set.
Thanks to @Rav2 for pointing this out.
What's Changed
- Issue with the patch maker in https://github.com/SpeysideHEP/spey-pyhf/pull/17
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.9...v0.1.10
- Python
Published by jackaraz about 1 year ago
spey-pyhf - v0.1.9
This update implements a bug fix for channels that have been removed from the likelihood.
Thanks to @Rav2 for pointing this out.
What's Changed
- Channels were not removed in the interpreter by @jackaraz in https://github.com/SpeysideHEP/spey-pyhf/pull/16
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.8...v0.1.9
- Python
Published by jackaraz about 1 year ago
spey-pyhf - v0.1.8
This update fixes a bug in uncertainty quantification while mapping a full statistical model onto the effective sigma model.
What's Changed
- Bugfix in Simplify in https://github.com/SpeysideHEP/spey-pyhf/pull/15
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.7...v0.1.8
- Python
Published by jackaraz about 1 year ago
spey-pyhf - v0.1.7
This update enables the mapping of full statistical models to a simplified, effective sigma model.
What's Changed
- Extending Simplify module with Effective Sigma in https://github.com/SpeysideHEP/spey-pyhf/pull/14
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.6...v0.1.7
- Python
Published by jackaraz about 1 year ago
spey-pyhf - v0.1.6
The simplification module and patch handling have been enhanced in this version. As a result, users may encounter more warning messages, which are intended to provide insight into backend processes. These warnings are not necessarily indicative of errors but are meant to prompt users to verify that their actions align with their intended outcomes.
Thanks to @Rav2 and @Altakach313 for their help in this version.
What's Changed
Detailed changelog can be found in here.
- Missing channel handling in full llhd simplification by @jackaraz in https://github.com/SpeysideHEP/spey-pyhf/pull/13
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.5...v0.1.6
- Python
Published by jackaraz over 1 year ago
spey-pyhf - v0.1.5
This update changes the script's behaviour in the case of incomplete signal patch input. Previous versions were removing the channels if they were not clearly identified in the signal patch. From this version on, Spey will raise a warning message and assume that the signal yield in the corresponding channels without any information is zero.
Thanks to @Rav2 for pointing this out.
What's Changed
- Incomplete signal patch treatment by @jackaraz in https://github.com/SpeysideHEP/spey-pyhf/pull/12
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.4...v0.1.5
- Python
Published by jackaraz over 1 year ago
spey-pyhf - v0.1.4
This update improves the efficiency of plug-in initialisation.
What's Changed
- Initialisation efficiency improvement by @jackaraz in https://github.com/SpeysideHEP/spey-pyhf/pull/10
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.3...v0.1.4
- Python
Published by jackaraz about 2 years ago
spey-pyhf - v0.1.3
This update provides a bug fix for the simplify module, which was crashing during signal injection.
Detailed changelog can be found in this link.
What's Changed
- Issue during signal injection in https://github.com/SpeysideHEP/spey-pyhf/pull/9
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.2...v0.1.3
- Python
Published by jackaraz about 2 years ago
spey-pyhf - v0.1.2
pyhf dependency has been updated.
What's Changed
- readthedocs compatibility in https://github.com/SpeysideHEP/spey-pyhf/pull/7
- Update
pyhfversion in https://github.com/SpeysideHEP/spey-pyhf/pull/8
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.1...v0.1.2
- Python
Published by jackaraz about 2 years ago
spey-pyhf - v0.1.1
This release implements a new plug-in for spey. With this plug-in, the user can map the pyhf full likelihoods to the simplified likelihood framework.
The full changelog can be found in this link.
What's Changed
- build: Update
pyhfto v0.7.3 by @matthewfeickert in https://github.com/SpeysideHEP/spey-pyhf/pull/1 - Simplifier by @jackaraz in https://github.com/SpeysideHEP/spey-pyhf/pull/2
- Extend sampler by @jackaraz in https://github.com/SpeysideHEP/spey-pyhf/pull/3
New Contributors
- @matthewfeickert made their first contribution in https://github.com/SpeysideHEP/spey-pyhf/pull/1
Full Changelog: https://github.com/SpeysideHEP/spey-pyhf/compare/v0.1.0...v0.1.1
- Python
Published by jackaraz over 2 years ago