- Feb 19, 2018
-
-
Duncan Meacher authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- Feb 16, 2018
-
-
Alexander Pace authored
-
- Feb 15, 2018
-
-
Duncan Meacher authored
-
Duncan Meacher authored
gstlal_inspiral_pipe: Set svd job priority to 99. Should make all svd jobs submitted before insiral jobs
-
Alexander Pace authored
-
Patrick Godwin authored
-
Alexander Pace authored
-
- Feb 14, 2018
-
-
Heather Fong authored
-
Patrick Godwin authored
-
Heather Fong authored
-
Heather Fong authored
gstlal_harmonic_sum_psd->gstlal_harmonic_mean_psd: changed harmonic sum to harmonic mean, fixed minor typos
-
- Feb 13, 2018
-
-
Cody Messick authored
gstlal_inspiral_pipe: Inspiral jobs will no longer wait for all of the svd jobs to finish before starting
-
Sarah Caudill authored
-
Heather Fong authored
-
Patrick Godwin authored
muxcollectpads.c: fixed typo in chain causing bpf (bytes per frame) to be set incorrectly in gst_audio_buffer_clip
-
- Feb 12, 2018
-
-
Kipp Cannon authored
- implement whitener initialization from calling code supplied PSD - had been disabled since introduction of FIR-based whitening while we became comfortable with it, but no longer any reason to leave it disabled
-
Kipp Cannon authored
- set to 1/4 psd_fft_length if not set by calling code unless FIR_WHITENER is turned on, in which case set it to 0
-
- Feb 11, 2018
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- tests on O2 spectra show that BNS horizon distances are preserved up to at least factors of 16 resolution reduction
-
- Feb 08, 2018
-
-
Kipp Cannon authored
- remove commented out and abandoned attempt at linear interpolator of PSD.
-
- Feb 06, 2018
-
-
Duncan Meacher authored
-
- Feb 01, 2018
-
-
Aaron Viets authored
-
- Jan 31, 2018
-
-
Kipp Cannon authored
- combine adjacent segments up to +/- 1 h from the trigger to estimate the trigger rate. - this is a work-around for the situation in which vetoes slice up the SNR stream so badly that no triggers can be collected, even though very loud injections can still be recovered (which creates apparently impossible candidates)
-
Kipp Cannon authored
- the algorithm is not really in-place, but who cares, getting this to work gets both in-place and out-of-place working. - the stock implementation can't be used because it relies on the logical invert operation which cannot be implemented, here, for segments carrying additional metadata.
-
Aaron Viets authored
-
Aaron Viets authored
-
- Jan 30, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
-
- Jan 28, 2018
-
-
Aaron Viets authored
lal_transferfunction: numerous fixes to fir filter generation. calibration_parts.py: data cleaning function
-
- Jan 26, 2018
-
-
Kipp Cannon authored
- harmless in current use
-
Kipp Cannon authored
-