Skip to content

Added methods for filtering tables, including on-the-fly filtering when reading

Duncan Macleod requested to merge github/fork/duncanmmacleod/table-filter into develop

This PR adds methods to filter tables of events via 'selections', including adding on-the-fly filtering for all table readers in gwpy.table.io.

Merge request reports