Facing problem

Asked by Sarif Khan

I was generating a process in Madg5 and I faced the following problem,

Command "generate_events -f" interrupted in sub-command:
"set max_npoint_for_channel 0" with error:
KeyError : 33
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in 'MG5_debug'.
Please attach this file to your report.

Can you please help me in this regard?

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
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

Like this I have no idea what the problem can be. Can you copy/paste the debug file such that I would have an idea of what you are trying to do.

Cheers,

Olivier

Revision history for this message
Sarif Khan (sarif) said :
#2

Here I am giving the details, I am getting a warning but I can not overcome it by the procedure it is showing. Can you please help me in avoiding the warning? If I remove the ~rh0 > ~n0 j j part then I am not getting the warning.

generate p p > ~rhp+ ~rh0, (~rhp+ > ~n0 j j,~rh0 > ~n0 j j)
INFO: Checking for minimal orders which gives processes.
INFO: Please specify coupling orders to bypass this step.
INFO: Trying process: u d~ > ~rhp+ ~rh0 WEIGHTED<=4 @1
INFO: Process has 1 diagrams
INFO: Trying process: u s~ > ~rhp+ ~rh0 WEIGHTED<=4 @1
INFO: Process has 1 diagrams
INFO: Trying process: c d~ > ~rhp+ ~rh0 WEIGHTED<=4 @1
INFO: Process has 1 diagrams
INFO: Trying process: c s~ > ~rhp+ ~rh0 WEIGHTED<=4 @1
INFO: Process has 1 diagrams
INFO: Process d~ u > ~rhp+ ~rh0 added to mirror process u d~ > ~rhp+ ~rh0
INFO: Process d~ c > ~rhp+ ~rh0 added to mirror process c d~ > ~rhp+ ~rh0
INFO: Process s~ u > ~rhp+ ~rh0 added to mirror process u s~ > ~rhp+ ~rh0
INFO: Process s~ c > ~rhp+ ~rh0 added to mirror process c s~ > ~rhp+ ~rh0
INFO: Checking for minimal orders which gives processes.
INFO: Please specify coupling orders to bypass this step.
INFO: Trying process: ~rhp+ > ~n0 u d~ WEIGHTED<=4
INFO: Process has 1 diagrams
INFO: Trying process: ~rhp+ > ~n0 u s~ WEIGHTED<=4
INFO: Process has 1 diagrams
INFO: Trying process: ~rhp+ > ~n0 c d~ WEIGHTED<=4
INFO: Process has 1 diagrams
INFO: Trying process: ~rhp+ > ~n0 c s~ WEIGHTED<=4
INFO: Process has 1 diagrams
INFO: Checking for minimal orders which gives processes.
INFO: Please specify coupling orders to bypass this step.
INFO: Trying process: ~rh0 > ~n0 g g WEIGHTED<=4
INFO: Trying process: ~rh0 > ~n0 u u~ WEIGHTED<=4
INFO: Process has 2 diagrams
INFO: Trying process: ~rh0 > ~n0 u c~ WEIGHTED<=4
INFO: Trying process: ~rh0 > ~n0 c u~ WEIGHTED<=4
INFO: Trying process: ~rh0 > ~n0 c c~ WEIGHTED<=4
INFO: Process has 2 diagrams
INFO: Trying process: ~rh0 > ~n0 d d~ WEIGHTED<=4
INFO: Process has 2 diagrams
INFO: Trying process: ~rh0 > ~n0 d s~ WEIGHTED<=4
INFO: Trying process: ~rh0 > ~n0 s d~ WEIGHTED<=4
INFO: Trying process: ~rh0 > ~n0 s s~ WEIGHTED<=4
INFO: Process has 2 diagrams
WARNING: Decay without corresponding particle in core process found.
Decay information for particle(s) ~rh0 is discarded.
Please check your process definition carefully.
This warning usually means that you forgot parentheses in presence of subdecay.
Example of correct syntax: p p > t t~, ( t > w+ b, w+ > l+ vl)
1 processes with 8 diagrams generated in 0.145 s
Total: 1 processes with 8 diagrams

Thanks,
Sarif

Revision history for this message
Best Olivier Mattelaer (olivier-mattelaer) said :
#3

Hi,

You either need to do
> generate p p > ~rhp+ ~rh0, (~rhp+ > ~n0 j j) , (~rh0 > ~n0 j j)
or
> generate p p > ~rhp+ ~rh0, ~rhp+ > ~n0 j j,~rh0 > ~n0 j j

With your definition of your parenthesis, you specify that the ~rh0 decay should be a sub decay of ~rhp+ decay.
Which does not make sense obviously

Cheers,

Olivier

> On 15 Jun 2017, at 19:28, Sarif Khan <email address hidden> wrote:
>
> Question #643955 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/mg5amcnlo/+question/643955
>
> Sarif Khan gave more information on the question:
> Here I am giving the details, I am getting a warning but I can not
> overcome it by the procedure it is showing. Can you please help me in
> avoiding the warning? If I remove the ~rh0 > ~n0 j j part then I am not
> getting the warning.
>
> generate p p > ~rhp+ ~rh0, (~rhp+ > ~n0 j j,~rh0 > ~n0 j j)
> INFO: Checking for minimal orders which gives processes.
> INFO: Please specify coupling orders to bypass this step.
> INFO: Trying process: u d~ > ~rhp+ ~rh0 WEIGHTED<=4 @1
> INFO: Process has 1 diagrams
> INFO: Trying process: u s~ > ~rhp+ ~rh0 WEIGHTED<=4 @1
> INFO: Process has 1 diagrams
> INFO: Trying process: c d~ > ~rhp+ ~rh0 WEIGHTED<=4 @1
> INFO: Process has 1 diagrams
> INFO: Trying process: c s~ > ~rhp+ ~rh0 WEIGHTED<=4 @1
> INFO: Process has 1 diagrams
> INFO: Process d~ u > ~rhp+ ~rh0 added to mirror process u d~ > ~rhp+ ~rh0
> INFO: Process d~ c > ~rhp+ ~rh0 added to mirror process c d~ > ~rhp+ ~rh0
> INFO: Process s~ u > ~rhp+ ~rh0 added to mirror process u s~ > ~rhp+ ~rh0
> INFO: Process s~ c > ~rhp+ ~rh0 added to mirror process c s~ > ~rhp+ ~rh0
> INFO: Checking for minimal orders which gives processes.
> INFO: Please specify coupling orders to bypass this step.
> INFO: Trying process: ~rhp+ > ~n0 u d~ WEIGHTED<=4
> INFO: Process has 1 diagrams
> INFO: Trying process: ~rhp+ > ~n0 u s~ WEIGHTED<=4
> INFO: Process has 1 diagrams
> INFO: Trying process: ~rhp+ > ~n0 c d~ WEIGHTED<=4
> INFO: Process has 1 diagrams
> INFO: Trying process: ~rhp+ > ~n0 c s~ WEIGHTED<=4
> INFO: Process has 1 diagrams
> INFO: Checking for minimal orders which gives processes.
> INFO: Please specify coupling orders to bypass this step.
> INFO: Trying process: ~rh0 > ~n0 g g WEIGHTED<=4
> INFO: Trying process: ~rh0 > ~n0 u u~ WEIGHTED<=4
> INFO: Process has 2 diagrams
> INFO: Trying process: ~rh0 > ~n0 u c~ WEIGHTED<=4
> INFO: Trying process: ~rh0 > ~n0 c u~ WEIGHTED<=4
> INFO: Trying process: ~rh0 > ~n0 c c~ WEIGHTED<=4
> INFO: Process has 2 diagrams
> INFO: Trying process: ~rh0 > ~n0 d d~ WEIGHTED<=4
> INFO: Process has 2 diagrams
> INFO: Trying process: ~rh0 > ~n0 d s~ WEIGHTED<=4
> INFO: Trying process: ~rh0 > ~n0 s d~ WEIGHTED<=4
> INFO: Trying process: ~rh0 > ~n0 s s~ WEIGHTED<=4
> INFO: Process has 2 diagrams
> WARNING: Decay without corresponding particle in core process found.
> Decay information for particle(s) ~rh0 is discarded.
> Please check your process definition carefully.
> This warning usually means that you forgot parentheses in presence of subdecay.
> Example of correct syntax: p p > t t~, ( t > w+ b, w+ > l+ vl)
> 1 processes with 8 diagrams generated in 0.145 s
> Total: 1 processes with 8 diagrams
>
> Thanks,
> Sarif
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Sarif Khan (sarif) said :
#4

Thanks Olivier Mattelaer, that solved my question.