Skip to content

Fix missing sample when reading with non-exact sample times using LALFrame

This PR patches the LALFrame GWF interface to detect and re-read a missing sample that may occur when the GPS start time requested doesn't correspond to a sample time, but the end time does.

See https://git.ligo.org/computing/helpdesk/-/issues/4774 and https://git.ligo.org/lscsoft/lalsuite/-/issues/710.

Merge request reports