Skip to content

Commit 7a4e377

Browse files
authored
remove new params from nf jsonnet
1 parent 89b9e74 commit 7a4e377

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ function(params, anode, chndbobj, n, name='', dft=default_dft)
2828
anode: wc.tn(anode),
2929
dft: wc.tn(dft),
3030
rms_threshold: 0.0,
31-
correlation_threshold: 1.0,
32-
default_scaling: 0.0,
3331
},
3432
},
3533
local sticky = {

0 commit comments

Comments
 (0)