Skip to content
New issue

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

Update Rochester corrections #402

Open
bryates opened this issue Feb 19, 2024 · 0 comments
Open

Update Rochester corrections #402

bryates opened this issue Feb 19, 2024 · 0 comments

Comments

@bryates
Copy link
Contributor

bryates commented Feb 19, 2024

The Rochester corrections are disabled for now.

#mu["pt"] = ApplyRochesterCorrections(year, mu, isData) # Need to apply corrections before doing muon selection

The rnd() function call

mc_rand = np.random.rand(*ak.to_numpy(ak.flatten(mu.pt)).shape)

current relies on a to_nump() call that dask graph cannot use, as well as the shape of the array.

@bryates bryates converted this from a draft issue Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant