LALBurst 2.0.7.1-eeff03c
lalburst.burca.ep_coincgen_doubles.get_coincs Class Reference

Detailed Description

Definition at line 165 of file burca.py.

Inherits object.

Public Member Functions

def __init__ (self, events)
 
def __call__ (self, event_a, offset_a, coinc_window)
 

Static Public Member Functions

def max_edge_peak_delta (events)
 
def comparefunc (a, offseta, b, coinc_window)
 

Data Fields

 events
 
 times
 
 max_edge_peak_delta
 

Constructor & Destructor Documentation

◆ __init__()

def lalburst.burca.ep_coincgen_doubles.get_coincs.__init__ (   self,
  events 
)

Definition at line 192 of file burca.py.

Member Function Documentation

◆ max_edge_peak_delta()

def lalburst.burca.ep_coincgen_doubles.get_coincs.max_edge_peak_delta (   events)
static

Definition at line 167 of file burca.py.

◆ comparefunc()

def lalburst.burca.ep_coincgen_doubles.get_coincs.comparefunc (   a,
  offseta,
  b,
  coinc_window 
)
static

Definition at line 175 of file burca.py.

◆ __call__()

def lalburst.burca.ep_coincgen_doubles.get_coincs.__call__ (   self,
  event_a,
  offset_a,
  coinc_window 
)

Definition at line 199 of file burca.py.

Field Documentation

◆ events

lalburst.burca.ep_coincgen_doubles.get_coincs.events

Definition at line 193 of file burca.py.

◆ times

lalburst.burca.ep_coincgen_doubles.get_coincs.times

Definition at line 194 of file burca.py.

◆ max_edge_peak_delta

lalburst.burca.ep_coincgen_doubles.get_coincs.max_edge_peak_delta

Definition at line 197 of file burca.py.