From 1295e0c684ac8ce551177aa466a0b23f7b09da0d Mon Sep 17 00:00:00 2001 From: Stefan Reck <stefan.reck@fau.de> Date: Fri, 16 Jul 2021 11:53:44 +0200 Subject: [PATCH] adjust configs --- configs/bundle_ORCA4_corsika_sibyll_2-3c.toml | 1 - configs/bundle_ORCA4_data_v5-40.toml | 1 - configs/bundle_ORCA4_mupage_v5-40.toml | 1 - 3 files changed, 3 deletions(-) diff --git a/configs/bundle_ORCA4_corsika_sibyll_2-3c.toml b/configs/bundle_ORCA4_corsika_sibyll_2-3c.toml index 045bc9b..7015ccf 100644 --- a/configs/bundle_ORCA4_corsika_sibyll_2-3c.toml +++ b/configs/bundle_ORCA4_corsika_sibyll_2-3c.toml @@ -1,6 +1,5 @@ # for atmospheric muon bundles, ORCA4, corsika sibyll 2.3c, graph network mode = "graph" -time_window = [-250, 1000] extractor = "bundle_mc" # center of mupage detector: center_hits_to = [0.020, -0.040, 111.186] diff --git a/configs/bundle_ORCA4_data_v5-40.toml b/configs/bundle_ORCA4_data_v5-40.toml index 936a533..a48cfa8 100644 --- a/configs/bundle_ORCA4_data_v5-40.toml +++ b/configs/bundle_ORCA4_data_v5-40.toml @@ -1,6 +1,5 @@ # for atmospheric muon bundles, data ORCA4, graph network mode = "graph" -time_window = [-250, 1000] extractor = "bundle_data" [extractor_config] diff --git a/configs/bundle_ORCA4_mupage_v5-40.toml b/configs/bundle_ORCA4_mupage_v5-40.toml index c1dd917..24c5f73 100644 --- a/configs/bundle_ORCA4_mupage_v5-40.toml +++ b/configs/bundle_ORCA4_mupage_v5-40.toml @@ -1,6 +1,5 @@ # for atmospheric muon bundles, mupage ORCA4, graph network mode = "graph" -time_window = [-250, 1000] extractor = "bundle_mc" [extractor_config] -- GitLab