- Jan 23, 2019
-
-
Kipp Cannon authored
- weren't used for anything, adds baggage to the code. in the future, it might be worth adding an option to select which offset vector to process, but none of what this patch removes would be used for that
-
Kipp Cannon authored
- a bunch of code was added related to the alphabet soup approach, and then commented out. this patch removes it. it can be reverted later if somebody wants to resurrect it
-
- Jan 21, 2019
-
-
Duncan Meacher authored
-
Kipp Cannon authored
-
- Jan 19, 2019
-
-
Kipp Cannon authored
- define a stand-alone method to implement the ranking statistic's fast-path cut, and use that method for both the cut itself *and* the coinc sieve passed to thinca to ensure the two are always identical. - this is the first step in making this cut much *MUCH* more agressive.
-
Cody Messick authored
-
Cody Messick authored
-
- 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
-
-
-
-
-
-
-
-
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
-
-
-
-
Update lloidhandler.py: suppressing "float() argument must be a string or a number..." warnings in gstlal_inspiral
-
-
-
-
-
-
-
-
-
Kipp Cannon authored
- this code dates from a time when noise alone was what we "expected", now that statement is not true. this patch changes the wording in some plots from "expected" to "noise model" to be more precise
-
-
-
-