Closed joefowler closed 1 year ago
Original report by Joseph Fowler (Bitbucket: joe_fowler, ).
The definition of the property p_peak_time subtracts two unsigned integers, which gives incorrect results if the peak index happens to be during the pre trigger period.
p_peak_time
Original comment by Joseph Fowler (Bitbucket: joe_fowler, ).
Fix the bug in p_peak_time property
Fixes #259
Original report by Joseph Fowler (Bitbucket: joe_fowler, ).
The definition of the property
p_peak_time
subtracts two unsigned integers, which gives incorrect results if the peak index happens to be during the pre trigger period.