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
The new docstring based LHE scale method in corrections.py gives slightly different names from what TopEFT expects. Instead of renormfact<Up/Down> it produces renorm<Up/Down>_fact<Up/Down>. We really shouldn't be using these correlated terms anyway, so let's just remove them from the list and just keep renorm<Up/Down> and fact<Up/Down>
The text was updated successfully, but these errors were encountered:
The new docstring based LHE scale method in
corrections.py
gives slightly different names from what TopEFT expects. Instead ofrenormfact<Up/Down>
it producesrenorm<Up/Down>_fact<Up/Down>
. We really shouldn't be using these correlated terms anyway, so let's just remove them from the list and just keeprenorm<Up/Down>
andfact<Up/Down>
The text was updated successfully, but these errors were encountered: