-
Notifications
You must be signed in to change notification settings - Fork 32
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
Couplings order #918
Couplings order #918
Conversation
SO this
This is not as good as we would have like, but this is progress :-D |
madgraph5#918 - confirms that only susy_gg_t1t1 code has been affected
Thanks @oliviermattelaer @roiser this is good to go for me. I have opened #934 where I added code generation and I will add a few more tests. |
madgraph5#918 - confirms that only susy_gg_t1t1 code has been affected
This is also related to #748 (xsec mismatch in gqttq, which was also due to ther order of couplings) |
…rder madgraph5#918, and smaller patch madgraph5#939 and madgraph5#849) into susy2 Note: there is no change with respect to the previous origin/susy2 after this merge (no need to rerun the CI)
…rder madgraph5#918 and madgraph5#934, and smaller patch madgraph5#939 and madgraph5#849) into pptt
This is based on the work of @roiser (thanks so much for it).
Trying to avoid to do what I suggest him to do (i.e. avoiding global variable).
Putting this in PR to have the CI/CD.
Next step here would be to merge my new test to check other problematic process (to see if it was the same issue)