Not all transit events are passing given the fix to the unit test. I suspect this is due to choices of segment size and/or binning parameter being used. Will investigate.
Confirmed this is due to transits being split in the middle straddling a segment. Will fix this by using rolling (boxcar) segments with overlap, but will issue a separate ticket for that.
Not all transit events are passing given the fix to the unit test. I suspect this is due to choices of segment size and/or binning parameter being used. Will investigate.