- Jan 19, 2019
-
-
-
-
-
gstlal_compute_strain: allow different input channels for state vector bits 1 (OBSERVATION_INTENT), 2 (OBSERVATION_READY / nominal low noise) and hardware injection bits.
-
gstlal_compute_strain: Use 16 second FFTs for filter transfer funtions. Works better than 4 seconds.
-
Update .gitlab-ci.yml: cloning @alexander-pace's lalsuite-extra repo in an effort to save time in testing.
-
gstlal-calibration tests: new plotting script plot_filters_transfer_functions.py for plotting transfer functions for each filter.
-
-
Update .gitlab-ci.yml: moved the texlive installation into the dev container to speed up the offline pipeline
-
-
-
-
-
-
-
-
-
-
Update lloidhandler.py: suppressing "float() argument must be a string or a number..." warnings in gstlal_inspiral
-
Kipp Cannon authored
-
-
-
just added, not actually using it yet.
-
-
gstlal-calibration: new element lal_property to convert input data to a GObject property for other elements to use.
-
-
-
-
-
-
-
Fixed bug in assertion error due to the fir_matrix changing its size. Made it to not change. A bug in framecppchanneldemux (assertion error due to numsrcpads being 0) still persists, which appears when running the DAG but not when running in the head nodes.
-
-
-
-
-
gstlal_feature_listener: handle sqlite insert errors more gracefully, fix issue with reporting percent channels missed in packets
-
gstlal_compute_strain: Allow noise subtraction to be gated by channels other than ODC state vector.
-
Kipp Cannon authored
-
-