Skip to content

Commit f6d2f36

Browse files
committed
update RC response value in simulation
1 parent 26d0da7 commit f6d2f36

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sbndcode/WireCell/cfg/pgrapher/experiment/sbnd/sp-filters.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ local wf(name, data={}) = {
7676
lf('ROI_tight_lf', { tau: 0.0185 * wc.megahertz }), // 0.02
7777
lf('ROI_tighter_lf', { tau: 0.145 * wc.megahertz }), // 0.1
7878
lf('ROI_loose_lf', { tau: 0.00175 * wc.megahertz }), // 0.0025
79+
// lf('ROI_loose_lf', { tau: 0.008 * wc.megahertz }), // 0.0025
7980

8081
hf('Gaus_tight'),
8182
hf('Gaus_wide', { sigma: 0.10 * wc.megahertz }),

0 commit comments

Comments
 (0)