-`HBRscaler.py`: Initial implementation of the scaling of Higgs branching ratios and single Higgs backgrounds with kappa parameters. Fully included in `hh_model.py`.
-`HHModelPinv.py` (*deprecated*): Old HH physics model for development. To be removed.
-`HHModelPinv_C2klkt.py` (*deprecated*): Old HH physics model for development. To be removed.
-`HHModelPinvVHH.py` (*deprecated*): Old HH physics model for development. To be removed.
| `--shift-negative-values` | When `True`, dnll2 values are vertically shifted to move the minimum back to zero in case it is negative. Defaults to `False`. |
| `--signal-from-limit` | When `True`, instead of using the best fit value, scale the signal by the upper limit as computed by `UpperLimits`. Defaults to `False`. |
| `--save-ranges` | When `True`, save allowed parameter ranges in an additional output file. Defaults to `False`. |
| `--method` | The fit method, either `default` for single fits per nuisance, or `hesse` for deriving impacts from the Hesse matrix. Defaults to `default`. |