~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to UpdateNotes.txt

  • Committer: olivier Mattelaer
  • Date: 2015-03-05 00:14:16 UTC
  • mfrom: (258.1.9 2.3)
  • mto: (258.8.1 2.3)
  • mto: This revision was merged to the branch mainline in revision 259.
  • Revision ID: olivier.mattelaer@uclouvain.be-20150305001416-y9mzeykfzwnl9t0j
partial merge

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
 
 
4
 
2.3.0(XX/XX/XX) ??: Addign matchbox output for matching in the Matchbox framework
 
3
2.3.0(XX/XX/XX) OM+VH: Adding the possibility to compute cross-section for loop-induced process
 
4
                JB+OM: Addign matchbox output for matching in the Matchbox framework
 
5
                OM: New MultiCore class with better thread support
 
6
                OM+VH: Change the handling of the run_card.
 
7
                      - The default value depends now of your running process
 
8
                      - cut_decays is now on False by default
 
9
                      - nhel can only take 0/1 value. 1 is a real MC over helicity (with importance sampling)
 
10
                      - use_syst is set on by default (but for matching)                      
 
11
                OM: Cuts are also applied for 1>N processes (but the default run_card doesn't have any cut).     
 
12
                RF: Fixed a bug in the aMCfast/APPLGrid interface introduced in version 2.2.3
 
13
                RF: Fixed a bug in the setting of the integration grids (LO process generation) for the minimum
 
14
                    energy needed for photons. The bug did not lead to any bias in event generation.
 
15
                RF: Re-factoring of the structure of the code for NLO+PS computations.
5
16
 
6
17
2.2.3(10/02/15) RF: Re-factoring of the structure of the code for fNLO computations.
7
18
                OM: Fix a bug in MadWeight (correlated param_card was not creating the correct input file)
20
31
                OM: Fix a bug in the LO re-weighing  module which was removing the 
21
32
                    SysCalc weight from the lhe file (thanks Shin-Shan)
22
33
                Team: Fixes to different small bugs / improvement in the error and warning messages
23
 
                RF: For aMC runs, If a NAN is found, the code now skips that PS point and continues instead of leading to NAN.
24
 
                RF: For fNLO runs the virtuals were included twice in the setting of the integration grids. This was not
25
 
                    leading to any biais  in previous version of the code.
 
34
                RF: For aMC runs, If a NAN is found, the code now skips that PS point and continues instead of
 
35
                    leading to NAN.
 
36
                RF: For fNLO runs the virtuals were included twice in the setting of the integration grids. 
 
37
                    This was not leading to any bias in previous version of the code.
26
38
 
27
39
2.2.2(06/11/14) OM: Correct a bug in the integration grid (introduces in 2.1.2). This was biasing the cross-section of 
28
40
                    processes like a a > mu+ mu- in the Effective Photon Approximation by three order of magnitude.