Package pylal :: Module ligolw_sqlutils :: Class segdict_from_segment
[hide private]
[frames] | no frames]

Class segdict_from_segment

source code

Class to a build a segmentlist dict out of the entries in the segment and segment_definer table in the sqlite database.

Instance Methods [hide private]
 
__init__(self, connection, filter='') source code
 
is_in_sngl_segdict(self, instrument, gpstime, gpstime_ns)
Checks if a gpstime is in the given instrument time.
source code
Class Variables [hide private]
  snglinst_segdict = segments.segmentlistdict()