Skip to content

Commit b4baa82

Browse files
Add 20240917_v0.10.12_src15_dec_min_2924_tuned (#508)
* fix lstmcpipe config --------- Co-authored-by: Thomas Vuillaume <[email protected]>
1 parent 0ad2c1e commit b4baa82

File tree

3 files changed

+49
-49
lines changed

3 files changed

+49
-49
lines changed

production_configs/20240917_v0.10.12_src15_dec_min_2924_tuned/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
I need this production to analyse the LST-1 data of src15 (see https://www.lst1.iac.es/wiki/index.php/MC_analysis_and_IRF_production#lstmcpipe_productions) with dec 29.24 deg. The median of the NSB standard deviation for this dataset is approximately 2.308 p.e.
44

55
'''
6-
lstmcpipe_generate_config PathConfigAllSkyFullDL1ab --dec_list dec_min_2924 --prod_id 20240917_v0.10.12_src15_dec_min_2924_tuned --kwargs source_prod_id=20240917_v0.10.12_src15_dec_min_2924_tuned
6+
lstmcpipe_generate_config PathConfigAllSkyFullDL1ab --dec_list dec_min_2924 --prod_id 20240917_v0.10.12_src15_dec_min_2924_tuned --kwargs source_prod_id=20240131_allsky_v0.10.5_all_dec_base
77
'''
88

99
Config for the NSB tuning:

production_configs/20240917_v0.10.12_src15_dec_min_2924_tuned/lstchain_config_2024-09-17.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -304,13 +304,6 @@
304304
"spe_location": null,
305305
"pre_computed_multiplicity": 10
306306
},
307-
"image_modifier": {
308-
"increase_nsb": true,
309-
"extra_noise_in_dim_pixels": 3.843,
310-
"extra_bias_in_dim_pixels": 1.07,
311-
"transition_charge": 8,
312-
"extra_noise_in_bright_pixels": 5.178
313-
},
314307
"write_interleaved_events": {
315308
"DataWriter": {
316309
"overwrite": true,
@@ -322,5 +315,12 @@
322315
"waveform_offset": 400,
323316
"waveform_scale": 80
324317
}
318+
},
319+
"image_modifier": {
320+
"increase_nsb": true,
321+
"extra_noise_in_dim_pixels": 3.843,
322+
"extra_bias_in_dim_pixels": 1.07,
323+
"transition_charge": 8,
324+
"extra_noise_in_bright_pixels": 5.178
325325
}
326-
}
326+
}

0 commit comments

Comments
 (0)