Expand use of numpy.recarray for tabular data
This PR expands support for using the numpy.recarray
to store tabular data normally stored in LIGO_LW
format (using glue.ligolw
). Changes include
- new
GWRecArray
object with.read()
method tied to allLIGO_LW
table formats - new parser for
pycbc_live
files