Skip to content

Commit d2c35ce

Browse files
committed
Revert "tune coherent noise filtering params"
This reverts commit 2d1ba6e.
1 parent 89a33fb commit d2c35ce

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

sbndcode/WireCell/cfg/pgrapher/experiment/sbnd/chndb-base.jsonnet

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ function(params, anode, field, n, rms_cuts=[])
5959
pad_window_back: 10, // ticks?
6060
decon_limit: 0.02, // (SignalProtection, same as upper_decon_limit (default 0.02))
6161
decon_limit1: 0.09,
62-
adc_limit: 5, // (SignalProtection, same as upper_adc_limit (default 15))
63-
// min_adc_limit = 50
64-
// protection_factor = 5.0 (SignalProtection)
62+
adc_limit: 10,
6563
roi_min_max_ratio: 0.8, // default 0.8
6664
min_rms_cut: 1.0, // units???
6765
max_rms_cut: 30.0, // units???

0 commit comments

Comments
 (0)