Advertisement
dkonst

MG5_aMC_v3_1_1_list_index_out_of_range

Aug 11th, 2021
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. Writing files in P0_udx_veep (1 / 2)
  2. Creating files in directory V0_udx_veep
  3. Computing diagram color coefficients
  4. Drawing loop Feynman diagrams for Process: u d~ > ve e+ [ all = QED QCD ] QCD^2=2 QED^2=4
  5. Generating born Feynman diagrams for Process: u d~ > ve e+ [ all = QED QCD ] QCD^2=2 QED^2=4
  6. Writing files in P0_dxu_veep (2 / 2)
  7. Creating files in directory V0_dxu_veep
  8. Computing diagram color coefficients
  9. Drawing loop Feynman diagrams for Process: d~ u > ve e+ [ all = QED QCD ] QCD^2=2 QED^2=4
  10. Generating born Feynman diagrams for Process: d~ u > ve e+ [ all = QED QCD ] QCD^2=2 QED^2=4
  11. History written to /afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/TESTNLO/Cards/proc_card_mg5.dat
  12. aloha starts to compute helicity amplitudes
  13. aloha creates 10 routines in 0.268 s
  14. save configuration file to /afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/TESTNLO/Cards/amcatnlo_configuration.txt
  15. Traceback (most recent call last):
  16. File "bin/.compile.py", line 299, in <module>
  17. Compile_MG5(sys.argv[1:])
  18. File "bin/.compile.py", line 70, in __init__
  19. self.test_output_NLO()
  20. File "bin/.compile.py", line 84, in test_output_NLO
  21. self.cmd.exec_cmd('output %s/TESTNLO' %root_path)
  22. File "/afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/madgraph/interface/extended_cmd.py", line 1573, in exec_cmd
  23. stop = Cmd.onecmd_orig(current_interface, line, **opt)
  24. File "/afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/madgraph/interface/extended_cmd.py", line 1493, in onecmd_orig
  25. return func(arg, **opt)
  26. File "/afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/madgraph/interface/master_interface.py", line 299, in do_output
  27. self.cmd.do_output(self, line, *args, **opts)
  28. File "/afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/madgraph/interface/amcatnlo_interface.py", line 733, in do_output
  29. self.finalize(nojpeg)
  30. File "/afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/madgraph/interface/madgraph_interface.py", line 8472, in finalize
  31. self._curr_exporter.finalize(self._curr_matrix_elements,
  32. File "/afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/madgraph/iolibs/export_fks.py", line 3860, in finalize
  33. ProcessExporterFortranFKS.finalize(self, *args, **opts)
  34. File "/afs/cern.ch/work/d/dkonst/tar/MG5_aMC_v3_1_1/madgraph/iolibs/export_fks.py", line 828, in finalize
  35. if 'QED' in order[0]:
  36. IndexError: list index out of range
  37.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement