| `--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`. |
| `--method` | The fit method, either `default` for single fits per nuisance, and `hesse` or `robust` (passing `--robustHesse` to combine) for deriving impacts from the Hesse matrix. Defaults to `default`. |