ajgilbert / EFT2Obs

Automatically parametrize the effect of EFT coefficients on arbitrary observables
10 stars 28 forks source link

Standalone reweighting giving incorrect weights in some cases #21

Closed ajgilbert closed 3 years ago

ajgilbert commented 3 years ago

Check ggH + 1jet cHG in mode 1

ajgilbert commented 3 years ago

It seems to be that either there is more data being cached when the param file is parsed than we have access to in the COMMON blocks via the python interface, or there is some special implementation for certain operators. Either way, since it was always a bit of a hack, it makes sense to stick with mode 0 as the default, and probably remove the mode 1 code at some point.