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 | |
def lalburst_coinc.parse_command_line | ( | ) |
Definition at line 58 of file lalburst_coinc.py.
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.
def lalburst_coinc.coinc_segs_ntuple_comparefunc | ( | * | args | ) |
Definition at line 132 of file lalburst_coinc.py.
string lalburst_coinc.process_program_name = "lalburst_coinc" |
Definition at line 41 of file lalburst_coinc.py.
lalburst_coinc.options |
Definition at line 116 of file lalburst_coinc.py.
lalburst_coinc.filenames |
Definition at line 116 of file lalburst_coinc.py.
lalburst_coinc.paramdict |
Definition at line 116 of file lalburst_coinc.py.
lalburst_coinc.coincgen_doubles = burca.ep_coincgen_doubles |
Definition at line 137 of file lalburst_coinc.py.
def lalburst_coinc.ntuple_comparefunc = coinc_segs_ntuple_comparefunc |
Definition at line 138 of file lalburst_coinc.py.
lalburst_coinc.CoincTables = burca.ExcessPowerCoincTables |
Definition at line 139 of file lalburst_coinc.py.
lalburst_coinc.CoincDef = burca.ExcessPowerBBCoincDef |
Definition at line 140 of file lalburst_coinc.py.
lalburst_coinc.end |
Definition at line 161 of file lalburst_coinc.py.
lalburst_coinc.file |
Definition at line 161 of file lalburst_coinc.py.
lalburst_coinc.xmldoc = ligolw_utils.load_filename(filename, verbose = options.verbose) |
Definition at line 162 of file lalburst_coinc.py.
lalburst_coinc.process |
Definition at line 182 of file lalburst_coinc.py.
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.
lalburst_coinc.process_id |
Definition at line 202 of file lalburst_coinc.py.
lalburst_coinc.coinc_definer_row |
Definition at line 205 of file lalburst_coinc.py.
lalburst_coinc.min_instruments |
Definition at line 208 of file lalburst_coinc.py.
lalburst_coinc.verbose |
Definition at line 209 of file lalburst_coinc.py.
lalburst_coinc.filename |
Definition at line 222 of file lalburst_coinc.py.