From a0b57fe396a6b61f9e3d1411e5b097d5f55c8ef8 Mon Sep 17 00:00:00 2001 From: LeMoigne Date: Wed, 24 Jan 2024 11:31:30 +0100 Subject: [PATCH] 20240122_v0.10.4_prod5_trans_80 --- .../lstchain_config_2024-01-22.json | 307 ++++++++++++++++++ ...fig_2024-01-22_PathConfigProd5Trans80.yaml | 202 ++++++++++++ .../20240122_v0.10.4_prod5_trans_80/readme.md | 9 + 3 files changed, 518 insertions(+) create mode 100644 production_configs/20240122_v0.10.4_prod5_trans_80/lstchain_config_2024-01-22.json create mode 100644 production_configs/20240122_v0.10.4_prod5_trans_80/lstmcpipe_config_2024-01-22_PathConfigProd5Trans80.yaml create mode 100644 production_configs/20240122_v0.10.4_prod5_trans_80/readme.md diff --git a/production_configs/20240122_v0.10.4_prod5_trans_80/lstchain_config_2024-01-22.json b/production_configs/20240122_v0.10.4_prod5_trans_80/lstchain_config_2024-01-22.json new file mode 100644 index 00000000..dca87c83 --- /dev/null +++ b/production_configs/20240122_v0.10.4_prod5_trans_80/lstchain_config_2024-01-22.json @@ -0,0 +1,307 @@ +{ + "source_config": { + "EventSource": { + "allowed_tels": [ + 1 + ], + "max_events": null + }, + "LSTEventSource": { + "default_trigger_type": "ucts", + "allowed_tels": [ + 1 + ], + "min_flatfield_adc": 3000, + "min_flatfield_pixel_fraction": 0.8, + "calibrate_flatfields_and_pedestals": false, + "EventTimeCalculator": { + "dragon_reference_counter": null, + "dragon_reference_time": null + }, + "PointingSource": { + "drive_report_path": null + }, + "LSTR0Corrections": { + "calib_scale_high_gain": 1.088, + "calib_scale_low_gain": 1.004, + "drs4_pedestal_path": null, + "calibration_path": null, + "drs4_time_calibration_path": null + } + } + }, + "events_filters": { + "intensity": [ + 0, + Infinity + ], + "width": [ + 0, + Infinity + ], + "length": [ + 0, + Infinity + ], + "wl": [ + 0, + Infinity + ], + "r": [ + 0, + Infinity + ], + "leakage_intensity_width_2": [ + 0, + Infinity + ] + }, + "n_training_events": { + "gamma_regressors": 1.0, + "gamma_tmp_regressors": 0.8, + "gamma_classifier": 0.2, + "proton_classifier": 1.0 + }, + "tailcut": { + "picture_thresh": 8, + "boundary_thresh": 4, + "keep_isolated_pixels": false, + "min_number_picture_neighbors": 2, + "use_only_main_island": false, + "delta_time": 2 + }, + "tailcuts_clean_with_pedestal_threshold": { + "picture_thresh": 8, + "boundary_thresh": 4, + "sigma": 2.5, + "keep_isolated_pixels": false, + "min_number_picture_neighbors": 2, + "use_only_main_island": false, + "delta_time": 2 + }, + "dynamic_cleaning": { + "apply": true, + "threshold": 267, + "fraction_cleaning_intensity": 0.03 + }, + "random_forest_energy_regressor_args": { + "max_depth": 30, + "min_samples_leaf": 10, + "n_jobs": -1, + "n_estimators": 150, + "bootstrap": true, + "criterion": "squared_error", + "max_features": "auto", + "max_leaf_nodes": null, + "min_impurity_decrease": 0.0, + "min_samples_split": 10, + "min_weight_fraction_leaf": 0.0, + "oob_score": false, + "random_state": 42, + "warm_start": false + }, + "random_forest_disp_regressor_args": { + "max_depth": 30, + "min_samples_leaf": 10, + "n_jobs": -1, + "n_estimators": 150, + "bootstrap": true, + "criterion": "squared_error", + "max_features": "auto", + "max_leaf_nodes": null, + "min_impurity_decrease": 0.0, + "min_samples_split": 10, + "min_weight_fraction_leaf": 0.0, + "oob_score": false, + "random_state": 42, + "warm_start": false + }, + "random_forest_disp_classifier_args": { + "max_depth": 30, + "min_samples_leaf": 10, + "n_jobs": -1, + "n_estimators": 100, + "criterion": "gini", + "min_samples_split": 10, + "min_weight_fraction_leaf": 0.0, + "max_features": "auto", + "max_leaf_nodes": null, + "min_impurity_decrease": 0.0, + "bootstrap": true, + "oob_score": false, + "random_state": 42, + "warm_start": false, + "class_weight": null + }, + "random_forest_particle_classifier_args": { + "max_depth": 30, + "min_samples_leaf": 10, + "n_jobs": -1, + "n_estimators": 100, + "criterion": "gini", + "min_samples_split": 10, + "min_weight_fraction_leaf": 0.0, + "max_features": "auto", + "max_leaf_nodes": null, + "min_impurity_decrease": 0.0, + "bootstrap": true, + "oob_score": false, + "random_state": 42, + "warm_start": false, + "class_weight": null + }, + "energy_regression_features": [ + "log_intensity", + "width", + "length", + "x", + "y", + "wl", + "skewness", + "kurtosis", + "time_gradient", + "leakage_intensity_width_2" + ], + "disp_method": "disp_norm_sign", + "disp_regression_features": [ + "log_intensity", + "width", + "length", + "wl", + "skewness", + "kurtosis", + "time_gradient", + "leakage_intensity_width_2" + ], + "disp_classification_features": [ + "log_intensity", + "width", + "length", + "wl", + "skewness", + "kurtosis", + "time_gradient", + "leakage_intensity_width_2" + ], + "particle_classification_features": [ + "log_intensity", + "width", + "length", + "x", + "y", + "wl", + "signed_skewness", + "kurtosis", + "signed_time_gradient", + "leakage_intensity_width_2", + "log_reco_energy", + "reco_disp_norm", + "reco_disp_sign" + ], + "allowed_tels": [ + 1 + ], + "write_pe_image": false, + "mc_image_scaling_factor": 1, + "image_extractor": "LocalPeakWindowSum", + "image_extractor_for_muons": "GlobalPeakWindowSum", + "CameraCalibrator": { + "apply_waveform_time_shift": false + }, + "time_sampling_correction_path": "default", + "LocalPeakWindowSum": { + "window_shift": 4, + "window_width": 8, + "apply_integration_correction": true + }, + "GlobalPeakWindowSum": { + "window_shift": 4, + "window_width": 8, + "apply_integration_correction": true + }, + "timestamps_pointing": "ucts", + "train_gamma_src_r_deg": [ + 0, + Infinity + ], + "source_dependent": false, + "mc_nominal_source_x_deg": 0.4, + "mc_nominal_source_y_deg": 0.0, + "volume_reducer": { + "algorithm": null, + "parameters": {} + }, + "calibration_product": "LSTCalibrationCalculator", + "LSTCalibrationCalculator": { + "systematic_correction_path": null, + "npe_median_cut_outliers": [ + -5, + 5 + ], + "squared_excess_noise_factor": 1.222, + "flatfield_product": "FlasherFlatFieldCalculator", + "pedestal_product": "PedestalIntegrator", + "PedestalIntegrator": { + "sample_size": 10000, + "sample_duration": 100000, + "tel_id": 1, + "time_sampling_correction_path": null, + "charge_median_cut_outliers": [ + -10, + 10 + ], + "charge_std_cut_outliers": [ + -10, + 10 + ], + "charge_product": "FixedWindowSum", + "FixedWindowSum": { + "window_shift": 6, + "window_width": 12, + "peak_index": 18, + "apply_integration_correction": false + } + }, + "FlasherFlatFieldCalculator": { + "sample_size": 10000, + "sample_duration": 100000, + "tel_id": 1, + "time_sampling_correction_path": null, + "charge_product": "LocalPeakWindowSum", + "charge_median_cut_outliers": [ + -0.9, + 2 + ], + "charge_std_cut_outliers": [ + -10, + 10 + ], + "time_cut_outliers": [ + 2, + 38 + ], + "LocalPeakWindowSum": { + "window_shift": 5, + "window_width": 12, + "apply_integration_correction": false + } + } + }, + "waveform_nsb_tuning": { + "nsb_tuning": false, + "nsb_tuning_ratio": 0.52, + "spe_location": "lstchain/data/SinglePhE_ResponseInPhE_expo2Gaus.dat" + }, + "write_interleaved_events": { + "DataWriter": { + "overwrite": true, + "write_images": false, + "write_parameters": false, + "write_waveforms": true, + "transform_waveform": true, + "waveform_dtype": "uint16", + "waveform_offset": 400, + "waveform_scale": 80 + } + } +} \ No newline at end of file diff --git a/production_configs/20240122_v0.10.4_prod5_trans_80/lstmcpipe_config_2024-01-22_PathConfigProd5Trans80.yaml b/production_configs/20240122_v0.10.4_prod5_trans_80/lstmcpipe_config_2024-01-22_PathConfigProd5Trans80.yaml new file mode 100644 index 00000000..17183d0d --- /dev/null +++ b/production_configs/20240122_v0.10.4_prod5_trans_80/lstmcpipe_config_2024-01-22_PathConfigProd5Trans80.yaml @@ -0,0 +1,202 @@ +# lstmcpipe generated config from PathConfigProd5Trans80 - 2024-01-22 + +workflow_kind: lstchain + +# prod_id ex: local_no_n_islands. Default; v00 (if key left empty or None) +prod_id: v0.10.4_prod5_trans80 + +source_environment: + source_file: /fefs/aswg/software/conda/etc/profile.d/conda.sh + conda_env: lstchain-v0.10.4 + +slurm_config: +# dpps is the default account for lstanalyzer - other users should use aswg + user_account: dpps +lstmcpipe_version: 0.10.3 +prod_type: PathConfigProd5Trans80 +stages_to_run: +- r0_to_dl1 +- train_test_split +- merge_dl1 +- train_pipe +- dl1_to_dl2 +- dl2_to_sensitivity +- dl2_to_irfs +stages: + r0_to_dl1: + - input: + /fefs/aswg/data/mc/DL0/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + - input: + /fefs/aswg/data/mc/DL0/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + - input: + /fefs/aswg/data/mc/DL0/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + - input: + /fefs/aswg/data/mc/DL0/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/off0.0deg + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.0deg + - input: + /fefs/aswg/data/mc/DL0/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/off0.4deg + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg + train_test_split: + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + output: + train: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/train + test: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/test + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + output: + train: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/train + test: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/test + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + output: + train: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/train + test: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/test + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.0deg + output: + train: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/train + test: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/test + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg + output: + train: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/train + test: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/test + merge_dl1: + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/train + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_gamma-diffuse_v0.10.4_prod5_trans80_train.h5 + options: --no-image + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/train + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_proton_v0.10.4_prod5_trans80_train.h5 + options: --no-image + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/test + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.0deg/dl1_gamma_v0.10.4_prod5_trans80_test.h5 + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/test + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/dl1_gamma_v0.10.4_prod5_trans80_test.h5 + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/test + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_electron_v0.10.4_prod5_trans80_test.h5 + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/test + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_proton_v0.10.4_prod5_trans80_test.h5 + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/test + output: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_gamma-diffuse_v0.10.4_prod5_trans80_test.h5 + train_pipe: + - input: + gamma: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_gamma-diffuse_v0.10.4_prod5_trans80_train.h5 + proton: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_proton_v0.10.4_prod5_trans80_train.h5 + output: + /fefs/aswg/data/models/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + dl1_to_dl2: + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.0deg/dl1_gamma_v0.10.4_prod5_trans80_test.h5 + path_model: + /fefs/aswg/data/models/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + output: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.0deg + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/dl1_gamma_v0.10.4_prod5_trans80_test.h5 + path_model: + /fefs/aswg/data/models/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + output: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_electron_v0.10.4_prod5_trans80_test.h5 + path_model: + /fefs/aswg/data/models/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + output: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_proton_v0.10.4_prod5_trans80_test.h5 + path_model: + /fefs/aswg/data/models/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + output: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + - input: + /fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl1_gamma-diffuse_v0.10.4_prod5_trans80_test.h5 + path_model: + /fefs/aswg/data/models/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + output: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80 + dl2_to_sensitivity: + - input: + gamma_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/dl2_gamma_v0.10.4_prod5_trans80_test.h5 + proton_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_proton_v0.10.4_prod5_trans80_test.h5 + electron_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_electron_v0.10.4_prod5_trans80_test.h5 + output: + /fefs/aswg/data/mc/IRF/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.0deg/sensitivity_v0.10.4_prod5_trans80_off0.0deg.fits.gz + - input: + gamma_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/dl2_gamma_v0.10.4_prod5_trans80_test.h5 + proton_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_proton_v0.10.4_prod5_trans80_test.h5 + electron_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_electron_v0.10.4_prod5_trans80_test.h5 + output: + /fefs/aswg/data/mc/IRF/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/sensitivity_v0.10.4_prod5_trans80_off0.4deg.fits.gz + dl2_to_irfs: + - input: + gamma_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma-diffuse/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_gamma-diffuse_v0.10.4_prod5_trans80_test.h5 + proton_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_proton_v0.10.4_prod5_trans80_test.h5 + electron_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_electron_v0.10.4_prod5_trans80_test.h5 + output: + /fefs/aswg/data/mc/IRF/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/diffuse/irf_v0.10.4_prod5_trans80_diffuse.fits.gz + options: '' + - input: + gamma_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/dl2_gamma_v0.10.4_prod5_trans80_test.h5 + proton_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_proton_v0.10.4_prod5_trans80_test.h5 + electron_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_electron_v0.10.4_prod5_trans80_test.h5 + output: + /fefs/aswg/data/mc/IRF/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.0deg/irf_v0.10.4_prod5_trans80_off0.0deg.fits.gz + options: --point-like + - input: + gamma_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/dl2_gamma_v0.10.4_prod5_trans80_test.h5 + proton_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/proton/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_proton_v0.10.4_prod5_trans80_test.h5 + electron_file: + /fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/electron/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/dl2_electron_v0.10.4_prod5_trans80_test.h5 + output: + /fefs/aswg/data/mc/IRF/20200629_prod5_trans_80/zenith_20deg/south_pointing/v0.10.4_prod5_trans80/off0.4deg/irf_v0.10.4_prod5_trans80_off0.4deg.fits.gz + options: --point-like diff --git a/production_configs/20240122_v0.10.4_prod5_trans_80/readme.md b/production_configs/20240122_v0.10.4_prod5_trans_80/readme.md new file mode 100644 index 00000000..1b3576c3 --- /dev/null +++ b/production_configs/20240122_v0.10.4_prod5_trans_80/readme.md @@ -0,0 +1,9 @@ +# 20240122_v0.10.4_prod5_trans80 + +20 degrees for performance study + +lstmcpipe_generate_config PathConfigProd5Trans80 --prod_id v0.10.4_prod5_trans80 + +Contact : Mathieu de Bony, Léo Le Moigne, David Sanchez + +