- Nov 06, 2018
-
-
Kipp Cannon authored
- currently nonsense, redundant since addition of sum-of-SNR^2 cut. the latter will be fixed, cleaned up, and made to incorporate this feature
-
- Nov 05, 2018
-
-
chad.hanna authored
-
- Sep 21, 2018
-
-
Duncan Meacher authored
-
- Sep 18, 2018
-
-
Duncan Meacher authored
-
- Sep 15, 2018
-
-
chad.hanna authored
-
chad.hanna authored
-
- Sep 04, 2018
-
-
- May 01, 2018
-
-
Chad Hanna authored
-
- Apr 29, 2018
-
-
Kipp Cannon authored
- for some reason inspiral.py has it's own, unmaintained, versions of command line parsing stuff that's in datasource.py. I don't know what's going on, but the way it is doesn't work with KAGRA and I think this patch fixes it
-
- Apr 24, 2018
-
-
Chad Hanna authored
-
- Apr 17, 2018
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- --likelihood-file is renamed to --ranking-stat-output to make its function more clear - --likelihood-file-cache is renamed to --ranking-stat-output-cache to retain the symmetry - --reference-likelihood-url is renamed to --ranking-stat-input to make its function more clear
-
Kipp Cannon authored
- to --ranking-stat-pdf to more correctly describe what this command line option does. - also switch to using the load_url() function, instead of load_filename(), to anticipate getting this data from a non-disk location in O3.
-
- Nov 27, 2017
-
-
Kipp Cannon authored
- switch numerator and denominator PDFs to a rate.BinnedLnPDF + snglcoinc.LnLRDensity() -based implementation - add trigger rate tracking feature to denominator, taking advantage of new high-speed coincidence rate machinery in snglcoinc - add signal rate tracking feature to numerator, taking advantage of pre-computed P(instruments) factors in SNR PDF look-up table - switch ranking statistic distribution to a rate.BinnedLnPDF -based implementation - remove search_summary tables, attach all livetime tracking to the trigger rate data in the denominator object this is a work in progress. some notable features that are still missing: - --min-log-L cut based candidate rate reduction feature in gstlal_inspiral is disabled - online mode for gstlal_inspiral is non-functional
-
- Jan 22, 2017
-
-
Alexander Pace authored
-
- Jan 21, 2017
-
-
Chad Hanna authored
-
- Dec 11, 2016
-
-
Kipp Cannon authored
- a variety of import related adjustments and fixes
-
- Nov 22, 2016
-
-
Chad Hanna authored
-
- Nov 15, 2016
-
-
Ka-Lok Lo authored
gstlal_ll_inspiral_pipe: bug fix, moved the statment where we get template_mchirp_dict outside the loop over bank_groups
-
- Nov 08, 2016
-
-
Ka-Lok Lo authored
inspiral_pipe.py: allow for linearly varying ht-gate-threshold based on max mchirp for a given bin
-
- Nov 07, 2016
-
-
Chad Hanna authored
gstlal_ll_inspiral_pipe: comment out url jobs, further split aggregator nodes and fix some condor command logic
-
- Oct 31, 2016
-
-
Chad Hanna authored
-
- Oct 30, 2016
-
-
Chad Hanna authored
-
- Oct 28, 2016
-
-
Chad Hanna authored
-
Duncan Meacher authored
-
- Oct 24, 2016
-
-
Chad Hanna authored
-
- Oct 19, 2016
-
-
Chad Hanna authored
-
- Oct 12, 2016
-
-
Duncan Meacher authored
-
- Sep 30, 2016
-
-
Chad Hanna authored
-
- Sep 29, 2016
-
-
Duncan Meacher authored
-
- Sep 28, 2016
-
-
Chad Hanna authored
-
- Sep 27, 2016
-
-
Chad Hanna authored
-
- Sep 17, 2016
-
-
Chad Hanna authored
-
- Sep 12, 2016
-
-
Cody Messick authored
line arguments --min-log-L and --min-instruments
-
- Sep 05, 2016
-
-
Chad Hanna authored
-
- Oct 21, 2015
-
-
Kipp Cannon authored
- lloidparts is patched to require the PSD FFT length to be evenly divisible by 4, and then 50% of the FFT length is devoted to zero-padding (1/4 of the FFT block on each side) - because this halves the fraction of the FFT block occupied by the Hann window the PSD resolution is effectively cut in half, so all places where the PSD FFT length is set are doubled to maintain the existing resolution. - refs #2676
-
- Sep 15, 2015
-
-
Chad Hanna authored
-
- Sep 12, 2015
-
-
Chad Hanna authored
-
- Sep 03, 2015
-
-
Chad Hanna authored
-
- Sep 01, 2015
-
-
Chad Hanna authored
-