Removed deprecated features
This PR removes all deprecated code from the package, with a view towards preparing a 1.0 release. Deprecated features include
- I/O with
format='ligolw.<tablename>'
- I/O with
format='lalframe'
orformat='framecpp'
- I/O with
format='losc'
- I/O with
DataQualityFlag
andformat='segwizard'
-
EventTable.read(..., format='ligolw'
): keywordsget_as_columns
andon_attributeerror
-
EventTable.read(..., format='ligolw'
): auto-discovery of the'time'
column -
gwpy.utils.compat
module -
gwpy.utils.deps
module -
DataQualityFlag.valid
property