We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In coffea, there is support for converting coffea histograms to root histograms by uproot3 for 1-dimensional histograms only.
I'm using in my analysis lots of 2-dimensional histograms, so i wrote conversions
The right place for these is in hist. I have working code which i could supply as a PR once i get a go-ahead. Cheers, Sami Lehti (sami.lehti@cern.ch)
The text was updated successfully, but these errors were encountered:
That would be great, a starter PR would be appreciated :)
Sorry, something went wrong.
A new file in hist/src/hist?
henryiii
LovelyBuggies
No branches or pull requests
In coffea, there is support for converting coffea histograms to root histograms by uproot3 for 1-dimensional histograms only.
I'm using in my analysis lots of 2-dimensional histograms, so i wrote conversions
The right place for these is in hist. I have working code which i could supply as a PR once i get a go-ahead.
Cheers,
Sami Lehti (sami.lehti@cern.ch)
The text was updated successfully, but these errors were encountered: