Skip to content

Added loudest kwarg for reading pycbc_live events with GWRecArray

This PR adds the loudest=False keyword argument for GWRecArray.read(..., format='pycbc_live'); if loudest=True then only the events indicated in the loudest dataset are returned, advertised as 50 events per file (16s).

Merge request reports