From 8778f34b67ffae63d1d740a19c8dfe4987dc335e Mon Sep 17 00:00:00 2001 From: Julian Sitarek Date: Wed, 4 Jan 2023 10:49:13 +0000 Subject: [PATCH] added pointing altitude and azimuth as the parameters for the training for all the RFs: g/h separation, energy and direction --- magicctapipe/scripts/lst1_magic/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/magicctapipe/scripts/lst1_magic/config.yaml b/magicctapipe/scripts/lst1_magic/config.yaml index b7c885c4..faceefa5 100644 --- a/magicctapipe/scripts/lst1_magic/config.yaml +++ b/magicctapipe/scripts/lst1_magic/config.yaml @@ -109,6 +109,8 @@ energy_regressor: "intensity_width_2", "h_max", "impact", + "pointing_alt", + "pointing_az", ] gamma_offaxis: @@ -146,6 +148,8 @@ disp_regressor: "intensity_width_2", "h_max", "impact", + "pointing_alt", + "pointing_az", ] gamma_offaxis: @@ -184,6 +188,8 @@ event_classifier: "intensity_width_2", "h_max", "impact", + "pointing_alt", + "pointing_az", ] gamma_offaxis: