Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 20240917_v0.10.12_src15_dec_min_2924_tuned #508

Merged
merged 14 commits into from
Nov 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
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.

'''
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
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
'''

Config for the NSB tuning:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -304,13 +304,6 @@
"spe_location": null,
"pre_computed_multiplicity": 10
},
"image_modifier": {
"increase_nsb": true,
"extra_noise_in_dim_pixels": 3.843,
"extra_bias_in_dim_pixels": 1.07,
"transition_charge": 8,
"extra_noise_in_bright_pixels": 5.178
},
"write_interleaved_events": {
"DataWriter": {
"overwrite": true,
Expand All @@ -322,5 +315,12 @@
"waveform_offset": 400,
"waveform_scale": 80
}
},
"image_modifier": {
"increase_nsb": true,
"extra_noise_in_dim_pixels": 3.843,
"extra_bias_in_dim_pixels": 1.07,
"transition_charge": 8,
"extra_noise_in_bright_pixels": 5.178
}
}
}
Loading
Loading