New methods for LIGO_LW Table <-> numpy.recarray conversions
This PR introduces two new methods attached to the glue.ligolw.table.Table
and subclasses,
-
Table.to_recarray
: convert this table to anumpy.recarray
-
Table.from_recarray
: create a new table from anumpy.recarray