New Model

Asked by DanningLiu

Error occurs when export new model

I have tried to generate events by using one new model.
During the generation, some error information occurred but it doesn't affect the generation. I can still generate events.

the MG5 version I'm using is MG5_aMC_v3.0.0.beta
the error message is shown below :
Traceback (most recent call last):
  File "write_param_card.py", line 178, in <module>
    ParamCardWriter('./param_card.dat', generic=True)
  File "write_param_card.py", line 29, in __init__
    self.write_card(list_of_parameters)
  File "write_param_card.py", line 89, in write_card
    self.write_dep_param_block(lhablock)
  File "write_param_card.py", line 121, in write_dep_param_block
    exec("%s = %s" % (parameter.name, parameter.value))
  File "<string>", line 1, in <module>
NameError: name 'complexconjugate' is not defined

Even if it has these error information, I can still generate events.

Looking for forward to the suggestions.
Thank you in advance

Question information

Language:
English Edit question
Status:
Invalid
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Colin Watson
Solved:
Last query:
Last reply:
Revision history for this message
Colin Watson (cjwatson) said :
#1

We maintain launchpad.net, not the software you're using (which may be hosted on launchpad.net). I don't know where to reassign this, so please try to look for a specific project that matches what you're using.