- Oct 07, 2021
-
-
Patrick Godwin authored
-
-
- Oct 01, 2021
-
-
gstlal-inspiral/python/dags/layers/inspiral.py: move delay_uploads option to upload section in config
-
- Sep 30, 2021
-
-
Aaron Viets authored
line subtraction ringing test: fixed TF plotting. lal_transferfunction: working to add df and f0 properties
-
-
- Sep 29, 2021
-
-
Aaron Viets authored
-
Soichiro Kuwahara authored
- fix timestamp for empty buffers when insufficient snr is available.
-
Soichiro Kuwahara authored
- make sure accesses to autocorrelation matrix are protected with the bank lock
-
Soichiro Kuwahara authored
- move the check for odd-lengthed autocorrelation vectors to the top to serve the dual-purpose of also checking for missing autocorrelation vectors
-
Soichiro Kuwahara authored
- in autocorrelation_matrix size functions, return 0 if the matrix is missing
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
in StreamBurca, build coinc row at once. allows code to work with CoincTables classes that don't populate the coinc_burst table
-
Soichiro Kuwahara authored
- remove burca.StringCuspCoincTables.ntuple_comparefunc from coinc engine - now in ranking statistic's .__call__()
-
- Sep 23, 2021
-
-
James Kennington authored
-
- Sep 22, 2021
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
James Kennington authored
This reverts commit be2c6e85.
-
James Kennington authored
-
- Sep 17, 2021
-
-
James Kennington authored
-
- Sep 16, 2021
-
-
- Sep 10, 2021
-
-
ChiWai Chan authored
inspiral_lr.py: now that 'real' triggers (triggers from forward templates) are identified 'signal_model', we need to specify this here.
-
ChiWai Chan authored
lloidhandler.py: fix potential incorrect definition of 'buf_is_noise_model' and use '.search' property of the event to identify a 'signal model event' instead.
-
ChiWai Chan authored
lloidhandler.py and streamthinca.py: fix bugs that cause 'noise_model' events leak into the trigger generator, and add assertion to make sure events are all from 'signal_model'.
-
ChiWai Chan authored
-
ChiWai Chan authored
runs every time.
-
- Sep 02, 2021
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
merge Config min-instrument settings to only one is needed, ifos->instruments, min-ifos->min-instruments
-
Patrick Godwin authored
-
- Aug 29, 2021
-
-
Leo Tsukada authored
-
- Aug 26, 2021
-
-
Kipp Cannon authored
- into src_pad_do_pending_events(). include logic to disable it so the heart beat code path still works. - this is a step towards fixing the lack of stream ID handling - take the opportunity to ensure every gst_event_push() operation in src_pad_do_pending_events() is properly error-checked. there's still no error handling in the calling codes but that's a problem for another day.
-
- Aug 25, 2021
-
-
Rebecca Ewing authored
-
Patrick Godwin authored
far.py: lower number of zero-lag triggers needed for computing FARs by factor of 10 since trigger counter avoids counting triggers multiple times
-
Patrick Godwin authored
increase timeout to grab triggers in trigger counter, make group ID unique for online jobs reading from Kafka
-
- Aug 23, 2021
-
-
Cody Messick authored
-
- Aug 19, 2021
-
-
Patrick Godwin authored
-
James Kennington authored
-
Patrick Godwin authored
-