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") | |
| 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 |
|||
| ) |
| lalburst.burca.ExcessPowerBBCoincDef = lsctables.CoincDef(search = "excesspower", search_coinc_type = 0, description = "sngl_burst<-->sngl_burst coincidences") |
| lalburst.burca.StringCuspBBCoincDef = lsctables.CoincDef(search = "StringCusp", search_coinc_type = 0, description = "sngl_burst<-->sngl_burst coincidences") |