igwn_ligolw.utils.search_summary Module¶
A collection of utilities to assist applications in manipulating the search_summary table in LIGO Light-Weight XML documents.
Functions¶
|
Append search summary information associated with the given process to the search summary table in xmldoc. |
Convenience wrapper for a common case usage of the segmentlistdict class: searches the process table in xmldoc for occurances of a program named program, then scans the search summary table for matching process IDs and constructs a segmentlistdict object from the in segments in those rows. |
|
Convenience wrapper for a common case usage of the segmentlistdict class: searches the process table in xmldoc for occurances of a program named program, then scans the search summary table for matching process IDs and constructs a segmentlistdict object from the out segments in those rows. |