Fix reading a contiguous series of files with LALFrame
This PR fixes #1486 (closed) by fixing an issue with how the LALFrame API (gwpy.timeseries.io.gwf.lalframe
) pins the 'end' time of a read request. This effectively now matches the behaviour of the framecpp and framel APIs.