Skip to content

Re-write of gwpy.table to inherit from astropy.table

Duncan Macleod requested to merge github/fork/duncanmmacleod/astropy-table into master

This PR completely rewrites the gwpy.table module, inheriting from astropy.table and deprecating most of the glue.ligolw-related functionality. None of the existing functionality has actually been removed, but deprecation warnings have been added to note a pending removal before v1.0.

Merge request reports