- Nov 27, 2018
-
-
Patrick Godwin authored
-
Chad Hanna authored
-
Alexander Pace authored
-
- Nov 26, 2018
-
-
Kipp Cannon authored
-
- Nov 25, 2018
-
-
Kipp Cannon authored
- when plugin cannot be loaded
-
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
-
Aaron Viets authored
gstlal_compute_strain: Added a trick to make it possible to high-pass filter the inverse sensing path at a lower sample rate without losing information above the Nyquist rate.
-
- Nov 23, 2018
-
-
chad.hanna authored
-
Chad Hanna authored
-
chad.hanna authored
-
chad.hanna authored
-
- Nov 22, 2018
-
-
Daichi Tsuna authored
-
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
-
Aaron Viets authored
gstlal-calibration: Many small chenges, including conditional reading in of a config file parameter in gstlal_compute_strain and DCS config file updates.
-
Heather Fong authored
-
- Nov 19, 2018
-
-
Aaron Viets authored
gstlal-calibration/tests/check_calibration/Makefile: Fixed easy raw frame maker so that it only makes raw frames to fill in any gaps.
-
Kipp Cannon authored
- avoid an attribute look-up inside lower_bound_in_seglist()
-
- Nov 18, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
gstlal_compute_strain: Better way to to check for config file options that may not be present. New option to flip sign of the pcal channel.
-
Aaron Viets authored
-
chad.hanna authored
This reverts commit 62952454.
-