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
coffea.hist
hist
The pkl files containing the fake rates were made with coffea.hist. We need to convert them to hist.
AttachPerLeptonFR(e_fo, flavor = "Elec", year=year) File "/afs/crc.nd.edu/user/b/byates2/coffea2023/topeft/topeft/modules/corrections.py", line 267, in AttachPerLeptonFR flip_hist = pickle.load(fin) ModuleNotFoundError: No module named 'coffea.hist'
The text was updated successfully, but these errors were encountered:
bryates
sscruz
Successfully merging a pull request may close this issue.
The pkl files containing the fake rates were made with
coffea.hist
. We need to convert them tohist
.The text was updated successfully, but these errors were encountered: