Skip to content

Commit

Permalink
add image_modifier to lstchain config file
Browse files Browse the repository at this point in the history
  • Loading branch information
vuillaut authored Oct 23, 2024
1 parent b075736 commit 8c85c8a
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,13 @@
"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 Down

0 comments on commit 8c85c8a

Please sign in to comment.