Loading [MathJax]/extensions/TeX/AMSmath.js
LALBurst 2.0.7.1-8a6b96f
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Macros Modules Pages
lalburst_coinc Namespace Reference

Functions

def parse_command_line ()
 
def coinc_segs_ntuple_comparefunc (events, offset_vector, min_instruments=options.min_instruments, coinc_segs=options.coincidence_segments)
 
def coinc_segs_ntuple_comparefunc (*args)
 

Variables

string process_program_name = "lalburst_coinc"
 
 options
 
 filenames
 
 paramdict
 
 coincgen_doubles = burca.ep_coincgen_doubles
 
def ntuple_comparefunc = coinc_segs_ntuple_comparefunc
 
 CoincTables = burca.ExcessPowerCoincTables
 
 CoincDef = burca.ExcessPowerBBCoincDef
 
 end
 
 file
 
 xmldoc = ligolw_utils.load_filename(filename, verbose = options.verbose)
 
 process
 
int delta_t = 2. * bruca.ep_coincgen_doubles.get_coincs.max_edge_peak_delta(lsctables.SnglBurstTable.get_table(xmldoc))
 
 process_id
 
 coinc_definer_row
 
 min_instruments
 
 verbose
 
 filename
 

Function Documentation

◆ parse_command_line()

def lalburst_coinc.parse_command_line ( )

Definition at line 58 of file lalburst_coinc.py.

◆ coinc_segs_ntuple_comparefunc() [1/2]

def lalburst_coinc.coinc_segs_ntuple_comparefunc (   events,
  offset_vector,
  min_instruments = options.min_instruments,
  coinc_segs = options.coincidence_segments 
)

Definition at line 126 of file lalburst_coinc.py.

◆ coinc_segs_ntuple_comparefunc() [2/2]

def lalburst_coinc.coinc_segs_ntuple_comparefunc ( args)

Definition at line 132 of file lalburst_coinc.py.

Variable Documentation

◆ process_program_name

string lalburst_coinc.process_program_name = "lalburst_coinc"

Definition at line 41 of file lalburst_coinc.py.

◆ options

lalburst_coinc.options

Definition at line 116 of file lalburst_coinc.py.

◆ filenames

lalburst_coinc.filenames

Definition at line 116 of file lalburst_coinc.py.

◆ paramdict

lalburst_coinc.paramdict

Definition at line 116 of file lalburst_coinc.py.

◆ coincgen_doubles

lalburst_coinc.coincgen_doubles = burca.ep_coincgen_doubles

Definition at line 137 of file lalburst_coinc.py.

◆ ntuple_comparefunc

def lalburst_coinc.ntuple_comparefunc = coinc_segs_ntuple_comparefunc

Definition at line 138 of file lalburst_coinc.py.

◆ CoincTables

lalburst_coinc.CoincTables = burca.ExcessPowerCoincTables

Definition at line 139 of file lalburst_coinc.py.

◆ CoincDef

lalburst_coinc.CoincDef = burca.ExcessPowerBBCoincDef

Definition at line 140 of file lalburst_coinc.py.

◆ end

lalburst_coinc.end

Definition at line 161 of file lalburst_coinc.py.

◆ file

lalburst_coinc.file

Definition at line 161 of file lalburst_coinc.py.

◆ xmldoc

lalburst_coinc.xmldoc = ligolw_utils.load_filename(filename, verbose = options.verbose)

Definition at line 162 of file lalburst_coinc.py.

◆ process

lalburst_coinc.process
Initial value:
1= ligolw_process.register_to_xmldoc(xmldoc, process_program_name, paramdict,
2 comment = options.comment,
3 version = __version__,
4 cvs_repository = "lscsoft",
5 cvs_entry_time = __date__
6 )

Definition at line 182 of file lalburst_coinc.py.

◆ delta_t

lalburst_coinc.delta_t = 2. * bruca.ep_coincgen_doubles.get_coincs.max_edge_peak_delta(lsctables.SnglBurstTable.get_table(xmldoc))

Definition at line 195 of file lalburst_coinc.py.

◆ process_id

lalburst_coinc.process_id

Definition at line 202 of file lalburst_coinc.py.

◆ coinc_definer_row

lalburst_coinc.coinc_definer_row

Definition at line 205 of file lalburst_coinc.py.

◆ min_instruments

lalburst_coinc.min_instruments

Definition at line 208 of file lalburst_coinc.py.

◆ verbose

lalburst_coinc.verbose

Definition at line 209 of file lalburst_coinc.py.

◆ filename

lalburst_coinc.filename

Definition at line 222 of file lalburst_coinc.py.