number of event generated hit CRITICAL error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MadGraph5_aMC@NLO |
New
|
Undecided
|
Unassigned |
Bug Description
Hi
I have problem generating events:
import model SM_HeavyN_Meson_NLO
define ee = e+ e-
define mm = mu+ mu-
define ll = ta+ ta-
define vv = ve ve~
define pix = pi+ pi-
## #######
## p p > W > N e, N > mu pi ##
## #######
generate p p > n1 mm [QCD]
output out_meson -f
launch out_meson
order=nlo
shower=py8
madspin=onshell
set VeN1 1
set VmuN1 1
set VtaN1 0
set mn1 3
set wn1 1e-15
set nevents 20k #-40k
decay n1 > pix mm
done
I get this error: CRITICAL:
The number of event generated is only 30763/56881. This typically
indicates that you need specify cut on the decay process.
CRITICAL: We strongly suggest that you cancel/discard this run.
and it doesn't matter if I change the number of events to 80k, i still get this error.
Thanks
What happens if you do
> import model SM_HeavyN_Meson_NLO ####### ####### ###### ####### ####### ######
> define ee = e+ e-
> define mm = mu+ mu-
> define ll = ta+ ta-
> define vv = ve ve~
> define pix = pi+ pi-
>
>
> ## #######
> ## p p > W > N e, N > mu pi ##
> ## #######
> generate n1 > pix mm
> output
>
> launch
> set VeN1 1
> set VmuN1 1
> set VtaN1 0
>
> set mn1 3
> set wn1 1e-15
> set nevents 60k
>
The problem is not the production events generation, but the generation of the decay.
Is it something "unusual" about such decay?
Cheers,
Olivier
> On 1 Jun 2023, at 14:46, Marzieh Bahmani <email address hidden> wrote: ####### ####### ###### ####### ####### ###### /bugs.launchpad .net/bugs/ 2022069 ####### ####### ###### ####### ####### ###### /bugs.launchpad .net/mg5amcnlo/ +bug/2022069/ +subscriptions
>
> Public bug reported:
>
> Hi
>
> I have problem generating events:
>
> import model SM_HeavyN_Meson_NLO
> define ee = e+ e-
> define mm = mu+ mu-
> define ll = ta+ ta-
> define vv = ve ve~
> define pix = pi+ pi-
>
>
> ## #######
> ## p p > W > N e, N > mu pi ##
> ## #######
> generate p p > n1 mm [QCD]
> output out_meson -f
>
> launch out_meson
> order=nlo
> shower=py8
> madspin=onshell
> set VeN1 1
> set VmuN1 1
> set VtaN1 0
>
> set mn1 3
> set wn1 1e-15
> set nevents 20k #-40k
>
> decay n1 > pix mm
> done
>
>
> I get this error: CRITICAL:
> The number of event generated is only 30763/56881. This typically
> indicates that you need specify cut on the decay process.
> CRITICAL: We strongly suggest that you cancel/discard this run.
>
> and it doesn't matter if I change the number of events to 80k, i still
> get this error.
>
> Thanks
>
> ** Affects: mg5amcnlo
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are subscribed to
> MadGraph5_aMC@NLO.
> https:/
>
> Title:
> number of event generated hit CRITICAL error
>
> Status in MadGraph5_aMC@NLO:
> New
>
> Bug description:
> Hi
>
> I have problem generating events:
>
> import model SM_HeavyN_Meson_NLO
> define ee = e+ e-
> define mm = mu+ mu-
> define ll = ta+ ta-
> define vv = ve ve~
> define pix = pi+ pi-
>
>
> ## #######
> ## p p > W > N e, N > mu pi ##
> ## #######
> generate p p > n1 mm [QCD]
> output out_meson -f
>
> launch out_meson
> order=nlo
> shower=py8
> madspin=onshell
> set VeN1 1
> set VmuN1 1
> set VtaN1 0
>
> set mn1 3
> set wn1 1e-15
> set nevents 20k #-40k
>
> decay n1 > pix mm
> done
>
>
> I get this error: CRITICAL:
> The number of event generated is only 30763/56881. This typically
> indicates that you need specify cut on the decay process.
> CRITICAL: We strongly suggest that you cancel/discard this run.
>
> and it doesn't matter if I change the number of events to 80k, i still
> get this error.
>
> Thanks
>
> To manage notifications about this bug go to:
> https:/
>