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

RDT calculation failing #340

Open
JoschD opened this issue Oct 13, 2021 · 0 comments
Open

RDT calculation failing #340

JoschD opened this issue Oct 13, 2021 · 0 comments
Labels
Bug Something isn't working

Comments

@JoschD
Copy link
Member

JoschD commented Oct 13, 2021

Not exactly sure why, but with a certain combination of files, the RDT calculation is failing with a ValueError: operands could not be broadcast together.

Find the necessary info can be found in: /user/slops/data/LHC_DATA/OP_DATA/Betabeat/2021-10-13/LHCB2/Results/16-55-59_ANALYSIS

Could be related to having off- and on- momentum files analysed together and then off-momentum files are removed (that's what it looks like, as the shapes are e.g. (504, 2) (3,) if there is two on- and one off- mom file and (504, 2) (4,) if there is two on- and two off-mom files.

@JoschD JoschD added the Bug Something isn't working label Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant