~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to UpdateNotes.txt

  • Committer: olivier Mattelaer
  • Date: 2014-06-27 13:04:42 UTC
  • mfrom: (253.1.62 2.1.2)
  • mto: (253.1.74 2.1.2)
  • mto: This revision was merged to the branch mainline in revision 254.
  • Revision ID: olivier.mattelaer@uclouvain.be-20140627130442-5nsqrrggn12ocqr6
tmp comit

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
2.1.2.beta2(03/06/14) OM: Fix a bug in ALOHA in presence of customized propagator (Thanks Saurabh)
 
4
                OM: Fixing some compilation issue with MadWeight (Thanks A. Pin)
 
5
                OM: Fixing a bug preventing MadWidth to run due to the model prefixing (depending
 
6
                    on the way it was called)
 
7
                OM: Fixing a bug in MadSpin in the mssm model
 
8
                RF: Added the invariant mass and DeltaR cuts for *same flavour* opposite sign lepton
 
9
                    pairs to the run_card for NLO-type generations.
 
10
                RF: Prevent an infinite loop in MadSpin by forcing the correct sign to the invariants
 
11
                RF: Catch a possible error related to grouping subprocesses and setcuts
 
12
                OM: Fix an error when using the "customize_model" command
 
13
                S. Mrenna (by OM): Fix the include file in pythia8 output to be compliant with the latest
 
14
                    PY8 version
 
15
                RF: Added a string with functional form for the scales to the event file banner (NLO only)
 
16
                S. Brochet (by OM): Fix a bug in MadSpin with the writting of the mother ID in the LHE file.
 
17
                    Force the tag in the banner to always have the same case
 
18
                    increase momenta precision for the LHE file written by MadSpin 
 
19
                    (thanks a lot to S. Brochet for all those patch)
 
20
                PT: Integrated Jimmy's underlying event for Herwig6
 
21
                OM: improve "add model" functionality allow to force particle identification.
 
22
                PT: Bug fix in the normalisation of topdrawer plots for option 'sum' (as opposed to 'average')
 
23
                RF: Fixed a bug related to the random seed when the code was not recompiled for a new run.
 
24
                OM: Fixed a bug in MadEvent(LO) run, the generated sample were bias in presence of 
 
25
                    negative cross-section. A negative cross-section is possible only if you use a NLO PDF 
 
26
                    and/or if you edit the matrix.f by hand to have a non-definite positive matrix-element.
 
27
                OM: When importing a model, check that there is not more than 1 parameter with the same name.
 
28
      PT: Substantial recoding of montecarlocounter.f and of a subroutine in fks_singular.f. Will help future
 
29
          extensions like EW NLO+PS matching and numerical derivatives      
 
30
              
3
31
2.1.1(31/03/14) OM: Change the way the UFO model is handle by adding a prefix (mdl_) to all model variable.
4
32
                    This avoid any potential name conflict with other part of the code. This feature can be
5
33
                    bypassed by using the option --noprefix when importing the model.