Skip to content

Fix coinc bug

Daichi Tsuna requested to merge daichi.tsuna/lalsuite:fix_coinc_bug into master

This fixes the bug where burca looks for a coincidence in a wrong file that does not have the triggers, which became an evident issue due to the large time slide offsets. By taking into account the time slide of each instrument to the definition of the "coinc time", the coincident event will not be missed.

Merge request reports