Skip to content

Commit

Permalink
change integration window
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariana Rajado Nunes Da Silva committed Dec 6, 2023
1 parent 3b0567b commit 04a9099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion straxen/plugins/led_cal/led_calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class LEDCalibration(strax.Plugin):
)

led_window = straxen.URLConfig(
default=(78, 116),
default=(78, 132),
infer_type=False,
help="Window (samples) where we expect the signal in LED calibration",
)
Expand Down

0 comments on commit 04a9099

Please sign in to comment.