- Mar 08, 2018
-
-
Alexander Pace authored
-
- Mar 07, 2018
-
-
Cody Messick authored
datasource.py: Added rate kwarg to mksegmentsrcgate multirate_datasource.py: Pass max rate to mksegmentsrcgate
-
- Mar 06, 2018
-
-
Patrick Godwin authored
added gstlal_etg_whitener_check exec to check output from whitener, changed Makefile.am to reflect this
-
- Mar 04, 2018
-
-
Kipp Cannon authored
- expand tests of trigger_rate module to cover .coalesce() method
-
- Mar 02, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
-
Duncan Meacher authored
-
- Mar 01, 2018
-
-
Patrick Godwin authored
gstlal_etg + multichannel_datasource.py: fixed issues reading in channel INI files, added option --channel-include to specify specific channels to read in from INI files
-
Patrick Godwin authored
-
Patrick Godwin authored
idq_multirate_datasource.py: commented out initial low-pass filter since it is not clear that we get the intended behavior for output triggers
-
- Feb 28, 2018
-
-
Patrick Godwin authored
-
Aaron Viets authored
-
- Feb 27, 2018
-
-
Duncan Meacher authored
-
- Feb 26, 2018
-
-
Sarah Caudill authored
-
- Feb 25, 2018
-
-
Aaron Viets authored
-
- Feb 23, 2018
-
-
Duncan Meacher authored
-
- Feb 22, 2018
-
-
Duncan Meacher authored
gstlal_inspiral_injection_snr: made number of parallel processes a command line argument. Default = 1
-
Duncan Meacher authored
-
Duncan Meacher authored
-
Cody Messick authored
gstlal_inspiral_pipe now uses reference_psd.cache for gstlal_median_of_psds
-
Duncan Meacher authored
-
- Feb 21, 2018
-
-
Sarah Caudill authored
-
Aaron Viets authored
-
- Feb 20, 2018
-
-
Patrick Godwin authored
-
Cody Messick authored
split up for computing injection snrs, then merged back together before being merged with the associated injection LLOID files
-
Patrick Godwin authored
-
Cody Messick authored
committed with permission)
-
Duncan Meacher authored
-
Cody Messick authored
gstlal_inspiral_pipe: Remove FIXME that was addressed by commit 416627b7
-
Sarah Caudill authored
-
Sarah Caudill authored
-
- Feb 19, 2018
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- in the FIR-whitener code path
-
Kipp Cannon authored
- only add a pre-whitener reblock element in the non-FIR whitener code path
-
Kipp Cannon authored
- check that psd_fft_length is an integer
-
Kipp Cannon authored
-
Kipp Cannon authored
- confirm the channel list matches the instruments in the time slide vectors - confirm the reference PSDs, if given, match the instruments in the time slides
-
Kipp Cannon authored
- in gstlal_inspiral and gstlal_fake_frames automatically enable PSD tracking when a reference PSD is not given instead of reporting it as an error - in mkwhitened_multirate_src() require track_psd to be set if psd is None - flatten initialization of whitener's psd-mode property
-
Kipp Cannon authored
-
Chad Hanna authored
-