p p > t t t~ t~ process gives physics object error

Asked by namrata manglani

Dear all,
i am trying a standard model process p p > t t~ t t~ using madgraph 5 ( v1_5_9), its giving me physics object error after generation of diagrams at the ouput stage.here is how the error comes
_______________________________________________________
mg5>generate p p > t t~ t t~
INFO: Checking for minimal orders which gives processes.
INFO: Please specify coupling orders to bypass this step.
INFO: Trying coupling order WEIGHTED=4
INFO: Trying process: g g > t t~ t t~ WEIGHTED=4
INFO: Process has 72 diagrams
INFO: Trying process: u u~ > t t~ t t~ WEIGHTED=4
INFO: Process has 14 diagrams
INFO: Trying process: u c~ > t t~ t t~ WEIGHTED=4
INFO: Trying process: c u~ > t t~ t t~ WEIGHTED=4
INFO: Trying process: c c~ > t t~ t t~ WEIGHTED=4
INFO: Process has 14 diagrams
INFO: Trying process: d d~ > t t~ t t~ WEIGHTED=4
INFO: Process has 14 diagrams
INFO: Trying process: d s~ > t t~ t t~ WEIGHTED=4
INFO: Trying process: s d~ > t t~ t t~ WEIGHTED=4
INFO: Trying process: s s~ > t t~ t t~ WEIGHTED=4
INFO: Process has 14 diagrams
INFO: Process u~ u > t t~ t t~ added to mirror process u u~ > t t~ t t~
INFO: Process c~ c > t t~ t t~ added to mirror process c c~ > t t~ t t~
INFO: Process d~ d > t t~ t t~ added to mirror process d d~ > t t~ t t~
INFO: Process s~ s > t t~ t t~ added to mirror process s s~ > t t~ t t~
5 processes with 128 diagrams generated in 2.176 s
Total: 5 processes with 128 diagrams
mg5>output ~/Desktop/pptttt
INFO: directory /home/namrata/Desktop/pptttt already exists.
If you continue this directory will be deleted and replaced.
Do you want to continue? [y, n][60s to answer]
>y
INFO: initialize a new directory: pptttt
INFO: remove old information in pptttt
INFO: Organizing processes into subprocess groups
INFO: Generating Helas calls for process: g g > t t~ t t~ WEIGHTED=4
INFO: Processing color information for process: g g > t t~ t t~ WEIGHTED=4
INFO: Generating Helas calls for process: u u~ > t t~ t t~ WEIGHTED=4
INFO: Processing color information for process: u u~ > t t~ t t~ WEIGHTED=4
INFO: Combined process c c~ > t t~ t t~ WEIGHTED=4 with process u u~ > t t~ t t~ WEIGHTED=4
INFO: Combined process d d~ > t t~ t t~ WEIGHTED=4 with process u u~ > t t~ t t~ WEIGHTED=4
INFO: Combined process s s~ > t t~ t t~ WEIGHTED=4 with process u u~ > t t~ t t~ WEIGHTED=4
INFO: Creating files in directory P0_gg_ttxttx
INFO: Generating Feynman diagrams for Process: g g > t t~ t t~ WEIGHTED=4
INFO: Finding symmetric diagrams for subprocess group gg_ttxttx
INFO: Creating files in directory P0_qq_ttxttx
INFO: Generating Feynman diagrams for Process: u u~ > t t~ t t~ WEIGHTED=4
INFO: Finding symmetric diagrams for subprocess group qq_ttxttx
Generated helas calls for 2 subprocesses (86 diagrams) in 0.615 s
Wrote files for 152 helas calls in 0.582 s
Export UFO model to MG4 format
Command "output ~/Desktop/pptttt" interrupted with error:
PhysicsObjectError : modelpath is not a valid property for this object: RestrictModel

     Valid property are ['ref_dict_to0', 'version_tag', 'functions', 'interaction_dict', 'name', 'parameters', 'interactions', 'ref_dict_to1', 'coupling_orders', 'expansion_order', 'order_hierarchy', 'particles', 'conserved_charge', 'lorentz', 'got_majoranas', 'coupling_dict', 'particle_dict', 'gauge', 'couplings', 'parameter_dict']
Please report this bug on https://bugs.launchpad.net/madgraph5
More information is found in 'MG5_debug'.
Please attach this file to your report.
_________________________________________________________________
Can anyone please help me fix this. Thanks in advance.
regards,
namrata

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Olivier Mattelaer
Solved:
Last query:
Last reply:
Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#1

Dear namrata,

The versions 1.5.9 is not the official version since 2013-05-16 (and the release of 1.5.10).
It is very likely that this bug have been fixed in the mean time.
Please try with 2.3.2.

If you still have problem, please provide the MG5_debug file. such that I have all the information that I need to start investigate.

Cheers,

Olivier

On 24 Aug 2015, at 09:02, namrata manglani <email address hidden> wrote:

> New question #270731 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/270731
>
> Dear all,
> i am trying a standard model process p p > t t~ t t~ using madgraph 5 ( v1_5_9), its giving me physics object error after generation of diagrams at the ouput stage.here is how the error comes
> _______________________________________________________
> mg5>generate p p > t t~ t t~
> INFO: Checking for minimal orders which gives processes.
> INFO: Please specify coupling orders to bypass this step.
> INFO: Trying coupling order WEIGHTED=4
> INFO: Trying process: g g > t t~ t t~ WEIGHTED=4
> INFO: Process has 72 diagrams
> INFO: Trying process: u u~ > t t~ t t~ WEIGHTED=4
> INFO: Process has 14 diagrams
> INFO: Trying process: u c~ > t t~ t t~ WEIGHTED=4
> INFO: Trying process: c u~ > t t~ t t~ WEIGHTED=4
> INFO: Trying process: c c~ > t t~ t t~ WEIGHTED=4
> INFO: Process has 14 diagrams
> INFO: Trying process: d d~ > t t~ t t~ WEIGHTED=4
> INFO: Process has 14 diagrams
> INFO: Trying process: d s~ > t t~ t t~ WEIGHTED=4
> INFO: Trying process: s d~ > t t~ t t~ WEIGHTED=4
> INFO: Trying process: s s~ > t t~ t t~ WEIGHTED=4
> INFO: Process has 14 diagrams
> INFO: Process u~ u > t t~ t t~ added to mirror process u u~ > t t~ t t~
> INFO: Process c~ c > t t~ t t~ added to mirror process c c~ > t t~ t t~
> INFO: Process d~ d > t t~ t t~ added to mirror process d d~ > t t~ t t~
> INFO: Process s~ s > t t~ t t~ added to mirror process s s~ > t t~ t t~
> 5 processes with 128 diagrams generated in 2.176 s
> Total: 5 processes with 128 diagrams
> mg5>output ~/Desktop/pptttt
> INFO: directory /home/namrata/Desktop/pptttt already exists.
> If you continue this directory will be deleted and replaced.
> Do you want to continue? [y, n][60s to answer]
>> y
> INFO: initialize a new directory: pptttt
> INFO: remove old information in pptttt
> INFO: Organizing processes into subprocess groups
> INFO: Generating Helas calls for process: g g > t t~ t t~ WEIGHTED=4
> INFO: Processing color information for process: g g > t t~ t t~ WEIGHTED=4
> INFO: Generating Helas calls for process: u u~ > t t~ t t~ WEIGHTED=4
> INFO: Processing color information for process: u u~ > t t~ t t~ WEIGHTED=4
> INFO: Combined process c c~ > t t~ t t~ WEIGHTED=4 with process u u~ > t t~ t t~ WEIGHTED=4
> INFO: Combined process d d~ > t t~ t t~ WEIGHTED=4 with process u u~ > t t~ t t~ WEIGHTED=4
> INFO: Combined process s s~ > t t~ t t~ WEIGHTED=4 with process u u~ > t t~ t t~ WEIGHTED=4
> INFO: Creating files in directory P0_gg_ttxttx
> INFO: Generating Feynman diagrams for Process: g g > t t~ t t~ WEIGHTED=4
> INFO: Finding symmetric diagrams for subprocess group gg_ttxttx
> INFO: Creating files in directory P0_qq_ttxttx
> INFO: Generating Feynman diagrams for Process: u u~ > t t~ t t~ WEIGHTED=4
> INFO: Finding symmetric diagrams for subprocess group qq_ttxttx
> Generated helas calls for 2 subprocesses (86 diagrams) in 0.615 s
> Wrote files for 152 helas calls in 0.582 s
> Export UFO model to MG4 format
> Command "output ~/Desktop/pptttt" interrupted with error:
> PhysicsObjectError : modelpath is not a valid property for this object: RestrictModel
>
> Valid property are ['ref_dict_to0', 'version_tag', 'functions', 'interaction_dict', 'name', 'parameters', 'interactions', 'ref_dict_to1', 'coupling_orders', 'expansion_order', 'order_hierarchy', 'particles', 'conserved_charge', 'lorentz', 'got_majoranas', 'coupling_dict', 'particle_dict', 'gauge', 'couplings', 'parameter_dict']
> Please report this bug on https://bugs.launchpad.net/madgraph5
> More information is found in 'MG5_debug'.
> Please attach this file to your report.
> _________________________________________________________________
> Can anyone please help me fix this. Thanks in advance.
> regards,
> namrata
>
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
namrata manglani (namrata201284) said :
#2

Thanks Olivier Mattelaer, that solved my question.