Add option --filter-params, takes a comma separated list of a subset of parameters to keep in the parameterisation. I.e. useful if you want to drop some parameters.
Adds --print-style, default to current behaviour "perBin", for printing to screen. Adds --print-style perTerm which organises the bin values for each term in columns instead of rows, and also adds option --color-above [val] for highlighting entries that have a relative uncertainty above the threshold (see example below)
--filter-params
, takes a comma separated list of a subset of parameters to keep in the parameterisation. I.e. useful if you want to drop some parameters.--print-style
, default to current behaviour "perBin", for printing to screen. Adds --print-style perTerm which organises the bin values for each term in columns instead of rows, and also adds option--color-above [val]
for highlighting entries that have a relative uncertainty above the threshold (see example below)