diff --git a/protopipe/scripts/tests/test_config_analysis_north.yaml b/protopipe/scripts/tests/test_config_analysis_north.yaml index fedebd55..2391676b 100644 --- a/protopipe/scripts/tests/test_config_analysis_north.yaml +++ b/protopipe/scripts/tests/test_config_analysis_north.yaml @@ -1,7 +1,7 @@ # General informations # NOTE: only Prod3b simulations are currently supported. General: - config_name: 'v0.4.0_dev1' + config_name: 'test_CTA_North' site: 'north' # 'north' or 'south' # array can be either # - 'subarray_LSTs', 'subarray_MSTs', 'subarray_SSTs' or 'full_array' diff --git a/protopipe/scripts/tests/test_config_analysis_south.yaml b/protopipe/scripts/tests/test_config_analysis_south.yaml index 448d6899..36e8e288 100644 --- a/protopipe/scripts/tests/test_config_analysis_south.yaml +++ b/protopipe/scripts/tests/test_config_analysis_south.yaml @@ -1,7 +1,7 @@ # General informations # NOTE: only Prod3b simulations are currently supported. General: - config_name: 'v0.4.0_dev1' + config_name: 'test_CTA_South' site: 'south' # 'north' or 'south' # array can be either # - 'subarray_LSTs', 'subarray_MSTs', 'subarray_SSTs' or 'full_array'