- Oct 14, 2021
-
-
Patrick Godwin authored
-
-
Patrick Godwin authored
* segments.py: add query_gwosc_veto_segments, query_dqsegdb_veto_segments * add gstlal_query_dqsegdb_veto_segments, gstlal_query_gwosc_veto_segments programs
-
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
-
- 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
-