Skip to content

Commit 0e60a20

Browse files
committed
turn off coherent NF for simulation again
1 parent d2c35ce commit 0e60a20

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)