|
def | snglcoinc_coincs_verify.make_input_test_document (segs={ "H1":segments.segment(LIGOTimeGPS(1e6), LIGOTimeGPS(1e6+300)), "L1":segments.segment(LIGOTimeGPS(1e6), LIGOTimeGPS(1e6+300)), "V1":segments.segment(LIGOTimeGPS(1e6), LIGOTimeGPS(1e6+300)) }, mean_rates={"H1":1.0, "L1":math.pi, "V1":math.e}, n_offset_vectors=3) |
|
def | snglcoinc_coincs_verify.do_brute_force_coinc (xmldoc, delta_t=0.015, min_instruments=1) |
|
def | snglcoinc_coincs_verify.do_snglcoinc (xmldoc, delta_t=0.015, min_instruments=1) |
|
def | snglcoinc_coincs_verify.parse_command_line () |
|
Go to the source code of this file.