iris-hep / analysis-grand-challenge

Repository dedicated to AGC preparations & execution
https://agc.readthedocs.io
MIT License
24 stars 39 forks source link

refactor: save available histograms and avoid hardcoding names #214

Closed alexander-held closed 9 months ago

alexander-held commented 9 months ago

To avoid hardcoding too much in the histogram saving function, instead look at what is contained in the histogram object and save everything that is found in the right format.