This repository was archived by the owner on Oct 25, 2022. It is now read-only.
This repository was archived by the owner on Oct 25, 2022. It is now read-only.
KeyError: 'sumw2' #29
Closed
Description
@jpivarski There might be a bug: when I run the code
root_hist = aghast.to_root(ghastly_hist, "root_hist")
A KeyError is thrown. It says no key "sumw2" is found. I search <"sumw2"> in this file and find this is the only one.
aghast/python/aghast/_connect/_root.py
Lines 160 to 165 in 2a57c6c
P.S., I am using pip install aghast
, so the package I'm using might be a little out of date. But I check the latest code and the latest PR #24 , there are no changes with respect to to_root()
in this file.
Metadata
Metadata
Assignees
Labels
No labels