Skip to content

Commit 71a379c

Browse files
committed
turn on coherent noise filtering for simulation
1 parent 2d1ba6e commit 71a379c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sbndcode/WireCell/cfg/pgrapher/experiment/sbnd

sbndcode/WireCell/cfg/pgrapher/experiment/sbnd/nf.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ function(params, anode, chndbobj, n, name='', dft=default_dft)
6161
wc.tn(single),
6262
],
6363
grouped_filters: [
64-
//wc.tn(grouped),
64+
wc.tn(grouped),
6565
],
6666
channel_status_filters: [
6767
],

0 commit comments

Comments
 (0)