Closed cbegeman closed 5 years ago
The depth-limits on the pt and sa inputs to the McPhee MOST method need to span from at least k_offset_mcphee(t-1) - 1 to k_offset_mcphee(t-1) + 1, which is now enforced by this bug fix.
pt
sa
I don't think you need my review on this. You can feel free to merge when you're ready.
The depth-limits on the
pt
andsa
inputs to the McPhee MOST method need to span from at least k_offset_mcphee(t-1) - 1 to k_offset_mcphee(t-1) + 1, which is now enforced by this bug fix.