Skip to content

How to do Flexible Binning #461

@luketpickering

Description

@luketpickering

DUNE analysis needs 2+ dimensional binning

ND280 analysis needs 2D arbitrary rectangular binning (TH2Poly-like)

Drop other constraints below:

I've implemented hyper-rectangular NDim binning in a minimally intrusive way (MaCh3 Core just sees a 1D axis in 'global bin number'). However, the current implementation works as a product of 1D axes and so cannot solve the ND280 problem. I have implementations for an arbitrary hyper-rectangular version, but didn't commit to implementing it yet as it wasn't needed for our DUNE use case (but might be in the future).

Apparently @KSkwarczynski is also working on a separate new binning technique, Add details/discussion here and lets discuss new binnings!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions