Skip to content

Commit d104bcc

Browse files
Merge pull request #535 from SBNSoftware/trj_update_timesize_oct14_2024
update timesize (the size of the frame in samples minus one) to 1143
2 parents 0768b08 + ccc019c commit d104bcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sbndcode/Decoders/TPC/SBNDTPCDecoderDefaults.fcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SBNDTPCDecoderDefaults: {
44
module_type: SBNDTPCDecoder
55
produce_header: true
66
baseline_calc: true
7-
timesize: 2559 // for computing timestamps
7+
timesize: 1143 // for computing timestamps
88
frame_to_dt: 0.5 // produce timestamps in units of microseconds
99
min_slot_no: 3 // channel mapping -- 16 slots don't start at 1 but this number
1010
channel_per_slot: 64

0 commit comments

Comments
 (0)