Lorenzo Viliani
Lorenzo Viliani
Hello, sorry for the delay. I didn't follow the discussion from the beginning, but in principle what you write in the customize card will simply update the parameters of the...
Hi, let me also add that NLO reweighting seems to not work at the moment running this configuration out of the box (this one is without Madspin) using the master...
You are right indeed, I overlooked the log and didn't realize there was this compilation error: File "/local-scratch/lviliani/master/genproductions/bin/MadGraph5_aMCatNLO/ggh012j_MassEffects_5f_NLO_FXFX/ggh012j_MassEffects_5f_NLO_FXFX_gridpack/work/MG5_aMC_v2_6_0/madgraph/various/misc.py", line 480, in compile raise MadGraph5Error, error_text MadGraph5Error: A compilation Error occurs...
Hi, after some more investigation I realized that the iregi compilation error here: https://github.com/cms-sw/genproductions/issues/2100#issuecomment-509527625 is specific to CMS Connect, and happens both with MG260 and MG265. This is due to...
@khurtado From some tests that @covarell is doing with loop-induced processes, it looks like some loop reduction libraries (like Ninja) can't be used in CMS Connect due to the `set...
As far as I know, the problems due to `set output_dependencies internal` in CMS Connect have not been solved yet. This also caused the pilot run to fail in the...
The issue appears when the extramodel datacard does not contain EOL. It can be fixed replacing this line: `sed 's:#.*$::g' $CARDSDIR/${name}_extramodels.dat | while read model` with `sed 's:#.*$::g' $CARDSDIR/${name}_extramodels.dat |...
Here it is #2449. Do you want the same PR also in UL2019 and mg265?
Once we have resolved the comments above, can you please migrate this PR to the new gitlab repository? https://gitlab.cern.ch/cms-gen/genproductions_cards Thanks!