LIGO_LW XML I/O (gwpy.io.ligolw)#
Basic utilities for reading/writing LIGO_LW-format XML files.
All specific unified input/output for class objects should be placed in an ‘io’ subdirectory of the containing directory for that class.
Functions#
|
Build a |
Return a standard content handler to read LIGO_LW documents. |
|
|
Build a |
|
Find an existing <LIGO_LW> element in this XML Document. |
|
Build a |
|
Identify a file object as LIGO_LW-format XML. |
|
Iterate over all tables in the given document(s). |
|
List the names of all tables in this file(s). |
|
Try and open an existing LIGO_LW-format file, or create a new Document. |
|
Read one or more LIGO_LW format files. |
|
Read a |
|
Cast a value to the correct type for inclusion in a LIGO_LW table. |
|
Write an LIGO_LW table to file. |
|
Write the given LIGO_LW table into a |