-
Notifications
You must be signed in to change notification settings - Fork 78
Gamma-ray Flux with EGMF #489
Description
Hello,
I'm trying to reproduce some of the results presented in the article on the latest version of CRPropa3 (10.1088/1475-7516/2022/09/035), in particular I'm interested in better understanding the Electromagnetic cascades and thinning module. I'd like to know how best to reproduce the figure 6 shown in the article.

So far I've been trying to combine the 4D simulation with EGMF modules and the Electromagnetic cascades example in a single script, but I'm getting very different results.
my questions are how to generate gamma rays with an energy lower than 10 GeV? Even if I set a minimum energy of 1 GeV, the flux generated is still starts at 10 GeV. Furthermore, in these tests it seems to me that the gamma flux is not suppressed by the stronger magnetic fields or the EGMF has no effect. I've attached an example of the script I'm using to test it example.txt
Another question is what would be the best strategy for saving and propagating the secondary photons generated by the propagation of nuclei to the observer in the 4D scenario? Do the Electromagnetic Cascades modules already do this or is it still necessary to use the DINT code?
