- Jan 19, 2019
-
-
-
lloidhandler.py: 3 changes. 1) output the 'full' coinc trigger information to the kafka queue. 2) add a clustering keyword to the hander. 3) Fix a typo in gracedb verbosity message that caused a crash
-
- Dec 04, 2018
-
-
chad.hanna authored
-
- Dec 02, 2018
-
-
Surabhi Sachdev authored
-
Ryan Michael Magee authored
-
- Nov 30, 2018
-
-
Surabhi Sachdev authored
- gstlal_inspiral_pipe and gstlal_svd_bank take as option --sample-rate - the waveforms that are generated with a lower fhigh are shifted forward such that all waveforms in a given sub bank have a common amount of early warning - this has the effect that the actual fhigh of waveforms is less than requested in a given sub bank, since the waveforms are shifted according to the waveform that takes longest to go from fhigh to ISCO Signed-off-by:
Surabhi Sachdev <surabhi.sachdev@ligo.org>
-
- Nov 29, 2018
-
-
Kipp Cannon authored
- the SNR segments are stored with float boundaries, so be careful to convert things to floats when testing to see if they are covered by the segments to avoid repeated type casts inside the internal bisection search comparison operation
-
Kipp Cannon authored
- reduce the operation count in appsink_new_buffer()
-
- Nov 27, 2018
-
-
Chad Hanna authored
-
Alexander Pace authored
-
- Nov 26, 2018
-
-
Kipp Cannon authored
-
- Nov 25, 2018
-
-
Kipp Cannon authored
- move more performance-critical methods into the C layer, this time the rich comparison methods
-
- Nov 24, 2018
-
-
Kipp Cannon authored
- recognizing that nothing uses the trigger class defined in snglinspiraltable except the trigger generator and its coincidence machinery, flatten the inheritence tree by one to improve attribute look-up performance
-
Kipp Cannon authored
- move performance-critical methods to the C layer
-
Kipp Cannon authored
-
Kipp Cannon authored
- forgot a line from e3b38b0d
-
Kipp Cannon authored
- use .template_id to check for template equality
-
Chad Hanna authored
-
Kipp Cannon authored
- the coincidence code will now rely on the .template_id attribute to determine which template each trigger has come from. this patch adds an assert to confirm that that is safe to do.
-
Kipp Cannon authored
- a thinko was causing it to include one too many segments below the bound than required to satisfy the criterion. it wouldn't lead to incorrect results, just a small slow-down. ligo.segments now provides an implementation of this function, but that version of ligo.segments is not yet in production so we need to retain this implementation here for the time being.
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- Nov 23, 2018
-
-
chad.hanna authored
-
Chad Hanna authored
-
chad.hanna authored
-
- Nov 22, 2018
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Heather Fong authored
-
- Nov 21, 2018
-
-
Heather Fong authored
-
Heather Fong authored
-
Heather Fong authored
-
- Nov 20, 2018
-
-
Ryan authored
-
Heather Fong authored
-
- Nov 19, 2018
-
-
Kipp Cannon authored
- avoid an attribute look-up inside lower_bound_in_seglist()
-
- Nov 18, 2018
-
-
chad.hanna authored
This reverts commit 62952454.
-
- Nov 17, 2018
-
-
chad.hanna authored
ll_simplify_and_cluster.sql: delete high far events (above 1e-4) from the databases to keep the size manageable.
-
chad.hanna authored
-