KeyError neutrinos final state
Bug #1974025 reported by
Daniele Massaro
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MadDM |
Fix Committed
|
Medium
|
Daniele Massaro |
Bug Description
Hi,
I'm trying to compute the neutrino flux at earth for a model, but I keep getting the following error:
KeyError : 'n1n1_vlvl'
Redefining the multiparticle vl does not seem to work. The Standard Model neutrino's in this model are labelled as nu1, nu2, nu3, but this seems to be properly implemented when 'display multiparticles' is called. This error only seems to affect neutrino spectrum, i.e. when
generate indirect_detection e1 e1bar
is used no such error appears, while
generate indirect_detection nu1 nu1
gives the above error.
Thanks
Related branches
lp:~maddm/maddm/process_keys
(Merged)
Changed in maddm: | |
importance: | Undecided → Medium |
assignee: | nobody → Daniele Massaro (dmassaro) |
status: | New → Triaged |
To post a comment you must log in.
Hi Jochem Kip,
sorry for the long delay.
I committed a fix in the branch lp:~maddm/maddm/process_keys which you can download.
The KeyError is due to the fact that MadGraph groups certain subprocesses, in this case those with neutrinos final states.
Cheers.
--
Daniele