segmentlistdict_fromsearchsummary_out

igwn_ligolw.utils.search_summary.segmentlistdict_fromsearchsummary_out(xmldoc, program=None)

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.

Note: the segmentlists in the segmentlistdict are not necessarily coalesced, they contain the segments as they appear in the search_summary table.