cabinetry icon indicating copy to clipboard operation
cabinetry copied to clipboard

feat: support rebinning in histogram postprocessing

Open alexander-held opened this issue 1 year ago • 0 comments

Adding functionality to re-bin during template post-processing.

to-do:

  • decide whether to support index- or coordinate-based rebinning (or both?)
  • understand typing of histogram re-assignment
  • converge on config format
  • tests
  • figure out relation to Binning config setting: this is only cosmetic (for plots) for histogram inputs; for ntuple inputs it would no longer correspond to the actual binning needed in plots if rebinning is used -> automatically convert internally?

resolves #412

alexander-held avatar Jul 04 '23 13:07 alexander-held