From 2cbf49dfa195a72c79c70a3d6ccd521e046d2a60 Mon Sep 17 00:00:00 2001 From: lukasmerten Date: Tue, 21 Jan 2020 16:11:12 +0100 Subject: [PATCH] Add improvements in PPP to changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e09b47e7d..21725f818 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,11 @@ (see pull request #262) * Random seeds can be accessed from python (see pull request #263) * New galactic magnetic field model by Terral & Ferriere (2017) (see pull request #258) +* Reimplementation of SOPHIA's photon field sampling used in +PhotoPionProduction in c++, leading to a factor 2-3 speed up of the +module (see pull request #260). +* Introducing a method, sophiaEvent(onProton, Eprimary, Ephoton), to +directly call SOPHIA's event generator from python (see pull request #260). ## CRPropa v3.1.5