Skip to content
Snippets Groups Projects
Commit 313fa615 authored by Kipp Cannon's avatar Kipp Cannon
Browse files

streamthinca: simplify ligolw_thinca() call

- don't need coinc_definer_row argument, just use default value.
parent ce969f0f
No related branches found
No related tags found
No related merge requests found
......@@ -260,7 +260,6 @@ class StreamThinca(object):
thinca.ligolw_thinca(
xmldoc,
process_id = process_id,
coinc_definer_row = thinca.InspiralCoincDef,
delta_t = self.coincidence_threshold,
ntuple_comparefunc = ntuple_comparefunc,
seglists = seglists,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment