Package glue :: Module segments
[hide private]
[frames] | no frames]

Module segments

source code

This module defines the segment and segmentlist objects, as well as the infinity object used to define semi-infinite and infinite segments.

See also:

glue.segmentsUtils


Version: git id 8cbd1b7187ce3ed9a825d6ed11cc432f3cfde9a5

Date: 2017-12-05 15:29:36 +0000

Author: Kipp Cannon <kipp.cannon@ligo.org>

Classes [hide private]
  _offsets
Implements the segmentlist offset book-keeping in the segmentlistdict class.
  segmentlistdict
A dictionary associating a unique label and numeric offset with each of a set of segmentlist objects.
Variables [hide private]
  NegInfinity = -infinity
  PosInfinity = infinity
  __package__ = 'glue'