scikit-hep / cabinetry

design and steer profile likelihood fits
https://cabinetry.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
27 stars 21 forks source link

feat: template visualization for normalization variations #474

Open alexander-held opened 5 months ago

alexander-held commented 5 months ago

The visualize.templates functionality previously only covered NormPlusShape systematics, for which template histograms exist. This generalizes the functionality to also support Normalization systematics by scaling the nominal histograms by the relevant values. This partially addresses #473 and was requested in #472.

to-do:

* support Normalization type systematics in visualize.templates
* updated pre-commit