- Jan 19, 2019
-
-
- add option to cluster after coincidence. Note the biggest SNR and biggest LR (if available) trigger is kept - fix bug in max over lr and snr - optionally limit the far of single candidates by live time for online analysis - make online 'clustering' before LR computation - fix clustering
-
-
-
-
-
-
-
-
-
-
-
-
-
-
consolidate DAG classes from inspiral_pipe.py + dagparts.py (e.g. generic_node) into dagparts.py, move non-specific inspiral functions from inspiral_pipe.py to dagparts.py, changes reflected in several dag generation execs
-
-
-
-
-
-
-
-
-
-
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
-
-