- Nov 06, 2018
-
-
Alexander Pace authored
Update .gitlab-ci.yml: trying to build documentation with an older stretch container. editing in the web interface, because, yolo.
-
Kipp Cannon authored
-
Kipp Cannon authored
- use TYPICAL_HORIZON_DISTANCE constant instead of 100. for the typical horizon distance
-
Kipp Cannon authored
- avoid evaluating float("-inf") in performance sensitive paths
-
Kipp Cannon authored
- missing Dataless and Frankenstein ranking stats
-
Kipp Cannon authored
-
Kipp Cannon authored
- currently nonsense, redundant since addition of sum-of-SNR^2 cut. the latter will be fixed, cleaned up, and made to incorporate this feature
-
Patrick Godwin authored
-
- Nov 05, 2018
-
-
Alexander Pace authored
-
chad.hanna authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- fix spelling error in name - population_model_file needs to be passed as keyword argument in numerator's .splice() method
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
- Nov 04, 2018
-
-
Alexander Pace authored
-
Alexander Pace authored
-
- Nov 03, 2018
-
-
Aaron Viets authored
lal_transferfunction and lal_adaptivefirfilt: Forgot to call gst_buffer_unmap() after gst_buffer_map(). Fixed that.
-
- Nov 02, 2018
-
-
Aaron Viets authored
gstlal-calibration-1.2.3 release. Includes a minor bug fix so that all needed plugins get built and packaged.
-
Aaron Viets authored
gstlal-calibration: cmath plugin: fixed typos in Makefile.am so that the plugin has the correct name.
-
- Nov 01, 2018
-
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Madeline Wade authored
Fixed a few typos in gstlal_compute_strain to get coherence_bits to be defined if f_s and src_q are not computed and to check for keys in act_line_removal dict before populating
-
Kipp Cannon authored
- accidentally modified an in-use variable
-
- Oct 31, 2018
-
-
Aaron Viets authored
gstlal-calibration tests: Updated commands in Makefile to have correct titles in transfer function plots.
-
Duncan Meacher authored
-
Alexander Pace authored
-
Alexander Pace authored
-
Alexander Pace authored
-
-
- when analyzing times when not all of the detectors in a network are operating, the new coincidence code jams up. this patch adds a work-around. this mostly affects single-detector offline analyses (it does not affect online analyses at all, because all detectors are always processed continually).
-
Madeline Wade authored
-
Aaron Viets authored
gstlal-calibration/tests/check_calibration/plot_transfer_function.py: Deal with '/' in --labels option, which previously caused a segfault.
-
Kipp Cannon authored
- of InspiralExtrinsics
-
Aaron Viets authored
-
Aaron Viets authored
gstlal_compute_strain: Option to choose any bit of the ODC state vector to gate the noise subtraction.
-
- Oct 30, 2018
-
-
Alexander Pace authored
-
Madeline Wade authored
-