- Jan 19, 2019
-
-
-
Kipp Cannon authored
-
-
-
-
-
gstlal_inspiral, gstlal_inspiral_create_prior_diststats, far.py, inspiral_lr.py, svd_bank.py: add support for per template corrections to the horizon distance used in the likelihood ratio using the sigma values computed during the SVD decomposition
-
-
-
-
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.
-
-