- Jan 19, 2019
-
-
-
-
-
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
-
-
-
-
-
inspiral.py: under max over coinc in gracedb upload since clustering has been added post coincidence
-
-
lloidhandler.py: 3 changes. 1) output the 'full' coinc trigger information to the kafka queue. 2) add a clustering keyword to the hander. 3) Fix a typo in gracedb verbosity message that caused a crash
-
- Dec 04, 2018
-
-
chad.hanna authored
-
- Dec 02, 2018
-
-
Surabhi Sachdev authored
-
Ryan Michael Magee authored
-
- Nov 30, 2018
-
-
Surabhi Sachdev authored
- gstlal_inspiral_pipe and gstlal_svd_bank take as option --sample-rate - the waveforms that are generated with a lower fhigh are shifted forward such that all waveforms in a given sub bank have a common amount of early warning - this has the effect that the actual fhigh of waveforms is less than requested in a given sub bank, since the waveforms are shifted according to the waveform that takes longest to go from fhigh to ISCO Signed-off-by:
Surabhi Sachdev <surabhi.sachdev@ligo.org>
-
- Nov 29, 2018
-
-
Kipp Cannon authored
- the SNR segments are stored with float boundaries, so be careful to convert things to floats when testing to see if they are covered by the segments to avoid repeated type casts inside the internal bisection search comparison operation
-
Kipp Cannon authored
- reduce the operation count in appsink_new_buffer()
-
- Nov 27, 2018
-
-
Chad Hanna authored
-
Alexander Pace authored
-