Published June 30, 2021
| Version v0.2.2
Software
Open
alexander-held/cabinetry: v0.2.2
- 1. New York University
- 2. University of Illinois at Urbana-Champaign
- 3. Lund University
Description
This release enables the use of all pyhf
backends and adds a helper function to set up custom logging output. It also fixes Asimov dataset generation for models with shapesys
modifiers.
To set a pyhf
backend, use the pyhf
API: pyhf.set_backend
. This backend is no longer overridden within cabinetry
and therefore used for inference and other operations in pyhf
.
Full list of changes:
- chore: updating version to 0.2.2 (#239)
- fix: Asimov generation with shapesys modifiers (#238)
- feat: helper function for log formatting (#237)
- feat: support all pyhf backends (#228)
- fix: workaround for coverage bug (#234)
- fix: simplify example workspace and small type check fix (#235)
- chore: add standard venv names and notebook checkpoints to gitignore (#229)
- fix: compatibility with mypy 0.900 (#232)
- fix: NamedTuple compatibility in typeguard, Codecov token for upload (#230)
- refactor: histogram normalization (#226)
- test: extend coverage for workspace building (#225)
Files
alexander-held/cabinetry-v0.2.2.zip
Files
(210.3 kB)
Name | Size | Download all |
---|---|---|
md5:3c2dac7c129f0c945539adc6dde0e273
|
210.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/alexander-held/cabinetry/tree/v0.2.2 (URL)