cache_segments#
- gwpy.io.cache.cache_segments(*caches: Iterable[CacheEntry | FileSystemPath]) SegmentList[source]#
Return the segments of data covered by entries in the cache(s).
- Parameters:
- Returns:
- segments
SegmentList A list of segments for when data should be available.
- segments