Skip to content

Commit 8cf658d

Browse files
committed
add section to make sure NF inherits the right number of ticks
1 parent 71a379c commit 8cf658d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ base {
8989
nticks: 3415,
9090
},
9191

92+
nf: super.nf {
93+
nsamples: $.daq.nticks,
94+
},
95+
9296
adc: super.adc {
9397
// AC coupling in front of ADC to solve FE baseline distortion
9498
// induction plane: 6k Ohm vs 6k Ohm; collection: 6k Ohm vs 1.2k Ohm

0 commit comments

Comments
 (0)