- Nov 04, 2021
-
-
-
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
stream.py: replace GObject.MainLoop() -> GLib.MainLoop(), remove GObject.threads_init() to address deprecation warnings
-
Patrick Godwin authored
Stream: add functionality to get elem by name, post bus messages. update lloidhandler.py to leverage this
-
Patrick Godwin authored
-
Patrick Godwin authored
* merge StreamMap/Stream into a single class * store caps within Buffers returned from bufsink() * reflect changes in gstlal_inspiral, lloidparts.py
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
* fold in state/DQ vector support in Stream.from_datasource * expose setting pipeline state via stream.set_state(state) * support operations on groups of keyed streamed via StreamMap * allow callbacks via EOS messages where message types are not relevant * support x-lal caps when pulling buffers from appsink * support AppSync functionality for synchronization via StreamMap.bufsink
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
- Nov 03, 2021
-
-
Koh Ueno authored
-
- Oct 28, 2021
-
-
James Kennington authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
-
switch offline workflow to computing expected SNR of injections as part of separate program, fix issues with rerank/injection dags
-
-
gstlal_inspiral_injection_snr: allow passing in PSDs in addition to PSD caches, switch to f_min for measuring SNR
-
-