From b135c7d343cc9cdd404669177a103107d74c3bee Mon Sep 17 00:00:00 2001 From: Martin Wolf Date: Thu, 16 Nov 2023 17:12:44 +0100 Subject: [PATCH] Update changelog for PR #200 --- CHANGELOG.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 8efa4b39c0..0bc7bc938a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -70,6 +70,16 @@ v23.2.1 to "minimizer_rss" to be consistent with the new "minimizer_rss" keyword argument of core.analysis.Analysis.do_trial. +- Added background generation method class + core.background_generation.CompositeMCDataSamplingBkgGenMethod. + + This new background generation method samples background events from a + monte-carlo sample and has the ability to calculate different background + component rates for each trial after the monte-carlo events were already + scrambled. This is useful in cases where a background component is + non-isotropic, i.e. depends on the position in the sky. An example would be a + background component from the galactic plane. + v23.2.0 ======= - Complete overhaul of SkyLLH for more generic handling of parameters