|
| def | lalburst_cut.parse_command_line () |
| |
| def | lalburst_cut.load_veto_segments (filename, verbose=False, contenthandler=None) |
| |
| def | lalburst_cut.remove_events_by_segment (contents, veto_segments) |
| |
| def | lalburst_cut.remove_events_by_parameters (contents, testfunc) |
| |
| def | lalburst_cut.remove_non_coincidences (contents) |
| |
| def | lalburst_cut.remove_skipped_injections (contents) |
| |
| def | lalburst_cut.clean_coinc_tables (contents, removed_ids) |
| |
| def | lalburst_cut.apply_filters (contents, burst_test_func, veto_segments, del_non_coincs=False, del_skipped_injections=False, verbose=False) |
| |
| def | lalburst_cut.ligolw_bucut (xmldoc, burst_test_func, veto_segments=segments.segmentlistdict(), del_non_coincs=False, del_skipped_injections=False, program=None, comment=None, verbose=False) |
| |
| def | lalburst_cut.make_keep_this_sngl_burst (options) |
| |
Go to the source code of this file.