Skip to content

Add strict keyword to gwpy.io.cache.sieve() function

This PR adds a new strict=True keyword to the gwpy.io.cache.sieve() function to allow users to ignore files that don't match LIGO-T050017 (when strict=False is given). This fixes #1416 (closed) by using strict=False from read_cache().

Merge request reports

Loading