~maddevelopers/mg5amcnlo/simple_unlops

« back to all changes in this revision

Viewing changes to UpdateNotes.txt

  • Committer: olivier-mattelaer
  • Date: 2021-11-12 09:29:31 UTC
  • mfrom: (967.1.15 3.3.0)
  • Revision ID: olivier-mattelaer-20211112092931-4ec9qfzgxkeovqog
versionĀ 3.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Update notes for MadGraph5_aMC@NLO (in reverse time order)
2
2
 
 
3
3.3.0 (12/11/21)
 
4
      DP+HS+IT+MZ: EW corrections can be computed for tagged photons
 
5
      OM+RR+AC: Implementation of EWA within MG5aMC (PDF for W/Z boson out of lepton beam)
 
6
      MZ+CS: A fix in amcatnlo_run_interface to prevent integer overflows when a
 
7
        very high precision is requested.
 
8
      MZ+CS: Fixes/improvements relevant to PineAPPL: 
 
9
            - the function pineappl_grid_optimize is called by pineappl_interface,
 
10
              to reduce the size of the grids. PineAPPL v0.5 or later is required
 
11
            - minor fix on the gluon pdg code in pineappl_interface.cc
 
12
            - the integration channels are threated the same way with or without PineAPPL 
 
13
            (maxchannels is kept the same in both cases)
 
14
      RF: Fix for montecarlocounter in case the Born is not strictly positive
 
15
           (i.e., only interference contributions).
 
16
      RF+IT: Rewritten the clustering code for FxFx. This allows for
 
17
             seperation of QCD and EW jets. Needs special JetMatching.h for
 
18
             Pythia8 (can be found in Template/NLO/MCatNLO/Scripts/JetMatching.h)
 
19
      OM: adding a new cut dsqrt_shat to set a minimum center of mass energy cut           
 
20
      OM: allow the support of latest LUX PDF with lepton content of the proton
 
21
          Note that running PY8 is automatically forbidden in that case.
 
22
      ALL: include bug fixing from Long Term Stable version  version (2.9.6) see below
 
23
      OM+RR: better handling of multiparticles with both photon and massive vector when
 
24
         the user ask for longitudinal polarization. longitudinal photon are automaticlly
 
25
         discarded. (This overwrite LTS fix that was simply making the code to crash)
 
26
      OM: Fixing a bug introduced in 3.1.0, with the automatic setup of FxFx
 
27
          was broken.
 
28
      OM: Code update to avoid randomness in ordering in code generation (only in debug mode)     
 
29
         
 
30
 
3
31
3.2.0 (22/08/21)
4
32
      SF/OM/MZ/XZ: Implementation (at LO) of ISR and beamstrhalung for e+e- collider
5
33
      BUG FIX (from 2.9.5 long term stable, see below)
35
63
 
36
64
                        ** Long Term Stable Update **
37
65
 
 
66
2.9.6 (02/11/21)
 
67
     OM: Forbid the possibity to ask for massless boson to be longitudinally polarised.
 
68
         Asking for those with large multi-particle label could have hide the fact that the code
 
69
         was returning a non zero cross-section for such request.
 
70
     OM: for process like p p > w+{X} w+{Y}, w+ > l+ vl
 
71
         i.e. process with polarization of  identical particle where the decay involves multi-particles and 
 
72
         where the lepton does not all have the same mass, some of the process were incorrectly discarded.
 
73
     OM: fix an issue for photon initial state with lpp=+-4 where the lhef output was not setting the muon
 
74
         as the correct colliding particles (thanks to Yuunjia Bao)       
 
75
     OM: Fixing an issue that madspin was not always using the python executable that was used by the
 
76
         mg5_aMC executable
 
77
     OM+PT: Change the shower script running pythia8 in order to be working with pythia8.3.
 
78
         Running with Pythia8.2 (or lower) is then not possible anymore.
 
79
     OM: Fix issue that some loop-induced processes were not working anymore since 2.9.0
 
80
     OM: Fix the default set of cut present in the default run_card if gluon were present in the final state but no
 
81
         light (or b) quark. The absence of those cuts, in that situation, were leading to hardcoded cut that was
 
82
         not easy to overwrite by non expert user.
 
83
         
38
84
2.9.5 (22/08/21)
39
85
      OM+LM: [LO only] Fix the factorization scale dependence for lpp=2/3/4.
40
86