5.2.1.1 crashes when width set to auto

Bug #1305405 reported by Matthew Low
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MadGraph5_aMC@NLO
Fix Released
Undecided
Unassigned

Bug Description

When setting a width (the higgs, for example) to auto in param_card.dat, running generate_events crashes with the error:

Command "generate_events -f" interrupted in sub-command:
"set complex_mass_scheme False" with error:
NameError : name 'MW' is not defined
Please report this bug on https://bugs.launchpad.net/madgraph5
More information is found in 'MG5_debug'.
Please attach this file to your report.

Doing the same thing in 5.2.0.2, everything worked fine. Here's the MG5_debug also. Thanks!

#************************************************************
#* MadGraph5_aMC@NLO *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.1.1 2014-03-31 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadGraph5_aMC@NLO *
#* *
#* run as ./bin/mg5_aMC filename *
#* *
#************************************************************
set group_subprocesses Auto
set ignore_six_quark_processes False
set gauge unitary
set complex_mass_scheme False
Traceback (most recent call last):
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/PROC_sm_0/bin/internal/extended_cmd.py", line 872, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/PROC_sm_0/bin/internal/extended_cmd.py", line 865, in onecmd_orig
    return func(arg, **opt)
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/PROC_sm_0/bin/internal/madevent_interface.py", line 2076, in do_generate_events
    self.ask_run_configuration(mode)
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/PROC_sm_0/bin/internal/madevent_interface.py", line 4042, in ask_run_configurati
on
    self.check_param_card(pjoin(self.me_dir,'Cards','param_card.dat' ))
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/PROC_sm_0/bin/internal/madevent_interface.py", line 4122, in check_param_card
    self.do_compute_widths('%s %s' % (' '.join(pdg), path))
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/PROC_sm_0/bin/internal/madevent_interface.py", line 2770, in do_compute_widths
    cmd.exec_cmd(line, model=opts['model'])
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/madgraph/interface/extended_cmd.py", line 912, in exec_cmd
    stop = Cmd.onecmd_orig(current_interface, line, **opt)
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/madgraph/interface/extended_cmd.py", line 865, in onecmd_orig
    return func(arg, **opt)
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/madgraph/interface/master_interface.py", line 311, in do_compute_widths
    return self.cmd.do_compute_widths(self, *args, **opts)
  File "/home/mattlow/VectorBosonScattering/MG5_aMC_v2_1_1/madgraph/interface/madgraph_interface.py", line 5959, in do_compute_widths
    tmp_mass -= abs(eval(str(p.mass), data))
  File "<string>", line 1, in <module>
NameError: name 'MW' is not defined
                          MadGraph5_aMC@NLO Options
                          ----------------
               stdout_level : 20 (user set)
         group_subprocesses : Auto
  ignore_six_quark_processes : False
      loop_optimized_output : True
                      gauge : unitary
        complex_mass_scheme : False

                         MadEvent Options
                          ----------------
     automatic_html_opening : False (user set)
                    nb_core : None
                   run_mode : 1 (user set)

                      Configuration Options
                      ---------------------
                text_editor : None
      cluster_status_update : (600, 30)
               pythia8_path : None (user set)
                  hwpp_path : None (user set)
            pythia-pgs_path : ./pythia-pgs
                    td_path : ./td
               delphes_path : ./Delphes
                thepeg_path : None (user set)
               cluster_type : slurm (user set)
           cluster_nb_retry : 1
                        OLP : MadLoop
                 eps_viewer : None
                    fastjet : None (user set)
                web_browser : None
          cluster_temp_path : None
               syscalc_path : ./SysCalc
              cluster_queue : None
           madanalysis_path : ./MadAnalysis
                     lhapdf : lhapdf-config
                 hepmc_path : None (user set)
         cluster_retry_wait : 300
        output_dependencies : external
           fortran_compiler : None
                auto_update : 7
        exrootanalysis_path : ./ExRootAnalysis
                    timeout : 60

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi,

This is fixed in version 2.1.2
You have here the associate patch:
http://bazaar.launchpad.net/~maddevelopers/mg5amcnlo/2.1.2/diff/257

Cheers,

Olivier

Changed in mg5amcnlo:
status: New → Fix Committed
Changed in mg5amcnlo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.