- Jun 17, 2021
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
gstlal_inspiral: modify --svd-bank format to parse svd banks from multiple instruments by calling --svd-bank multiple times instead
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
gstlal.config, gstlal.dags.layers: provide option to disable file transfer, fix some edge case issues with DAG generation
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
datafind.py, datasource.py: fix tempdir, import and CacheEntry issues when generating frame caches on-the-fly
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Aaron Viets authored
-
- Jun 11, 2021
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
- Jun 10, 2021
-
-
Aaron Viets authored
-
Aaron Viets authored
FIRtools.py: added specialized fft function rfft_comb(), useful for measuring linearly-spaced combs
-
- Jun 08, 2021
-
-
Kipp Cannon authored
- forgot the segment needs to be passed as a dictionary
-
Kipp Cannon authored
-
Kipp Cannon authored
- instead of grouping the numerators together and the denominators together, group the numerator and denominator of each version of the ranking statistic together, pair-wise. - hopefully this will make it easier to document the variants better in the future. - there are no code changes in this patch, just reordering the classes in the file.
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- the per-template horizon factor was not actually correcting the horizon distances, it was just stuffed into P(t) calculation. for example it was not being considered in the P(instruments) calculation, nor was the .local_mean_horizon_distance() method applying it. - this patch fixes by: (i) applying the correction factor in .local_mean_horizon_distance(); (ii) replacing the inline calculation of the horizon distance in the numerator .__call__() method with a call to .local_mean_horizon_distance(); (iii) removing the factor from the P(t) calculation; (iv) updating .random_sim_params() for the new signature of .local_mean_horizon_distance().
-
Aaron Viets authored
-
- Jun 02, 2021
-
-
Hiroaki Ohta authored
-
- May 25, 2021
-
-
Hiroaki Ohta authored
-
- May 17, 2021
-
-
Hiroaki Ohta authored
-
- May 14, 2021
-
-
Hiroaki Ohta authored
-
Hiroaki Ohta authored
-
- May 13, 2021
-
-
Cody Messick authored
-