find_times

gwdatafind.find_times(*args, **kwargs)

Query the LDR for times for which files are avaliable.

Parameters
  • site (str) – single-character name of site to match

  • frametype (str) – name of frametype to match

  • start (int) – GPS start time of query

  • end (int) – GPS end time of query

Returns

segments (ligo.segments.segmentlist) – the list of [start, stop) intervals for which files are available.