gstlal-inspiral  0.4.2
 All Classes Namespaces Files Functions Variables Pages
Classes | Functions | Variables
streamthinca.py File Reference

Detailed Description

The python module to implement streaming coincidence.

Review Status

STATUS: reviewed with actions

Names Hash Date
Kipp Cannon, Chad Hanna, Jolien Creighton, Florent Robinet, B. Sathyaprakash, Duncan Meacher, T.G.G. Li b8fef70a6bafa52e3e120a495ad0db22007caa20 2014-12-03

Action items

Definition in file streamthinca.py.

Go to the source code of this file.

Classes

class  streamthinca.InspiralEventList
class  streamthinca.StreamThinca

Functions

def streamthinca.event_comparefunc
def streamthinca.get_effective_snr

Variables

tuple streamthinca.allowed_instrument_combos = frozenset([frozenset(("H1", "H2", "L1")), frozenset(("H1", "L1", "V1")), frozenset(("H1", "L1")), frozenset(("H1", "V1")), frozenset(("L1", "V1")), frozenset(("H1H2", "L1")), frozenset(("H1H2", "L1", "V1")), frozenset(("E1", "E2")), frozenset(("E1", "E3")), frozenset(("E2", "E3")), frozenset(("E1", "E2", "E3"))])