Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support rebinning in histogram postprocessing #418

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexander-held
Copy link
Member

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 alexander-held changed the title support rebinning in histogram postprocessing feat: support rebinning in histogram postprocessing Jul 4, 2023
@alexander-held alexander-held marked this pull request as draft July 4, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add rebinning functionality
1 participant