Indirect detection spectrum gives zeros
define darkmatter chi1 chi1~
define coannihilator chi2 chi2~
define nnbsm = ne1 nm1 nt1 ne1~ nm1~ nt1~
define nu = ve vm vt ve~ vm~ vt~
define sm = nu g a u c t s b d u~ c~ t~ s~ b~ d~ z w+ w- h e- mu- ta- e+ mu+ ta+
generate relic_density
#generate indirect_detection
add indirect_detection nu nbsm, nbsm > sm sm sm
output try21
launch try21
In the model, we have DM DM -> neutrino + strongly coupled particle. The strongly coupled particle likely decays to muons, electrons, neutrinos, and jets and we want this to be done in Pythia. The final goal is to get the energy spectra for electron/positron and photons.
When I do the above, I get the error
"PhysicsObjectError : process is not a valid property for this object: DecayChainAmplitude
Valid property are ['amplitudes', 'decay_chains']"
in the output step or the launch step if I do that directly.
When I remove the ", ncomp > sm sm sm" part, the code runs okay and gives me 0 values in the energy spectra.
Please help, I am unable to figure out why this is happening. The strongly coupled particle mixes with the standard model neutrino and has a chi chi N N effective vertex with the DM fermion chi.
Thanks,
Sanket
Question information
- Language:
- English Edit question
- Status:
- Open
- For:
- MadDM Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Sanket Doshi for more information if necessary.