gwdetchar.io.ligolw module¶
Utilties for LIGO_LW XML I/O
- gwdetchar.io.ligolw.new_table(tab, *args, **kwargs)[source]¶
Create a new
TableThis is just a convenience wrapper around
New
- gwdetchar.io.ligolw.segments_from_sngl_burst(table, padding, known=None)[source]¶
Create a
DataQualityDictof segments from the givenSnglBurstTableThis method creates a
DataQualityFlagfor each unique channel found in the given table by padding the peak time by the given amount on each side
- gwdetchar.io.ligolw.sngl_burst_from_segments(segs, **params)[source]¶
Create a
SnglBurstTable from a `~ligo.segments.segmentlist