You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For effective field theories it would be desirable to support additional couplings, see for example here: https://answers.launchpad.net/mg5amcnlo/+question/699629. Without it PineAPPL adds all contributions that have the same coupling in alpha and alphas together.
Technically this requires changing the Order struct, which we can do in a new file format, which requires #83 to be merged.
The text was updated successfully, but these errors were encountered:
For effective field theories it would be desirable to support additional couplings, see for example here: https://answers.launchpad.net/mg5amcnlo/+question/699629. Without it PineAPPL adds all contributions that have the same coupling in alpha and alphas together.
Technically this requires changing the
Order
struct, which we can do in a new file format, which requires #83 to be merged.The text was updated successfully, but these errors were encountered: