Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALBurst 2.0.7.1-ea7c608
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
lalburst.burca Namespace Reference

Data Structures

class  ep_coincgen_doubles
 
class  ExcessPowerCoincTables
 
class  string_coincgen_doubles
 
class  StringCuspCoincTables
 

Functions

def burca (xmldoc, process_id, coincgen_doubles, CoincTables, coinc_definer_row, delta_t, ntuple_comparefunc=lambda events, False offset_vector, min_instruments=2, incremental=True, verbose=False)
 

Variables

 ExcessPowerBBCoincDef = lsctables.CoincDef(search = "excesspower", search_coinc_type = 0, description = "sngl_burst<-->sngl_burst coincidences")
 
 StringCuspBBCoincDef = lsctables.CoincDef(search = "StringCusp", search_coinc_type = 0, description = "sngl_burst<-->sngl_burst coincidences")
 

Function Documentation

◆ burca()

def lalburst.burca.burca (   xmldoc,
  process_id,
  coincgen_doubles,
  CoincTables,
  coinc_definer_row,
  delta_t,
  ntuple_comparefunc = lambda events,
False  offset_vector,
  min_instruments = 2,
  incremental = True,
  verbose = False 
)

Definition at line 256 of file burca.py.

Variable Documentation

◆ ExcessPowerBBCoincDef

lalburst.burca.ExcessPowerBBCoincDef = lsctables.CoincDef(search = "excesspower", search_coinc_type = 0, description = "sngl_burst<-->sngl_burst coincidences")

Definition at line 57 of file burca.py.

◆ StringCuspBBCoincDef

lalburst.burca.StringCuspBBCoincDef = lsctables.CoincDef(search = "StringCusp", search_coinc_type = 0, description = "sngl_burst<-->sngl_burst coincidences")

Definition at line 134 of file burca.py.