AbsInferno.get_inv_ikk
Asimov shape didn't use Asimov template for signal (Thanks @llayer)
- Undefined
wgt_scale
removed fromplot_preds
- Bug in INFERNO and ApproxPaperInferno when None was passed as
shape_aux
argument
- APIs and scope of INFERNO and inference methods changed to be more general, allowing:
- shape systematics for signal
- multiple constrained rate nuisances for signal and background
- Auxiliary measurements of rate parameters should now be provided centred at zero, rather than the rate.
- Module layout changed
- APIs and scope of INFERNO and inference methods changed to be more general, allowing:
- shape systematics for signal
- multiple constrained rate nuisances for signal and background
- Auxiliary measurements of rate parameters should now be provided centred at zero, rather than the rate.
- Module layout changed
- APIs and scope of INFERNO and inference methods changed to be more general, allowing:
- shape systematics for signal
- multiple constrained rate nuisances for signal and background
- Auxiliary measurements of rate parameters should now be provided centred at zero, rather than the rate.
- Inference can now better handle cases where no systematics are present
- Set
validate_args
inPoisson
s to False to ensure compatibility withtorch v1.8