Releases: SpeysideHEP/spey-pyhf
Releases · SpeysideHEP/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 #18
Full Changelog: v0.1.10...v0.2.0
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 #17
Full Changelog: v0.1.9...v0.1.10
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 #16
Full Changelog: v0.1.8...v0.1.9
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 #15
Full Changelog: v0.1.7...v0.1.8
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 #14
Full Changelog: v0.1.6...v0.1.7
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 #13
Full Changelog: v0.1.5...v0.1.6
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
Full Changelog: v0.1.4...v0.1.5
v0.1.4
This update improves the efficiency of plug-in initialisation.
What's Changed
Full Changelog: v0.1.3...v0.1.4
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 #9
Full Changelog: v0.1.2...v0.1.3
v0.1.2
pyhf
dependency has been updated.
What's Changed
- readthedocs compatibility in #7
- Update
pyhf
version in #8
Full Changelog: v0.1.1...v0.1.2