- Jul 18, 2019
-
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: allow aggregators to be load-balanced, scale based on number of jobs they process
-
- Jul 10, 2019
-
-
gstlalcbc authored
-
- Jun 06, 2019
-
-
Patrick Godwin authored
-
- Jun 04, 2019
-
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: fix repeated option in gstlal_ll_dq jobs causing issues when auth/https is disabled
-
- Jun 02, 2019
-
-
Patrick Godwin authored
-
- May 24, 2019
-
-
Patrick Godwin authored
-
- May 23, 2019
-
-
Patrick Godwin authored
-
- May 17, 2019
-
-
Patrick Godwin authored
-
- Mar 24, 2019
-
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: reduce number of aggregator jobs, rewrite portion that divvies up which jobs aggregators process
-
- Mar 21, 2019
-
-
chad.hanna authored
gstlal_ll_inspiral_pipe: support external kafka service, remove daily pages - they will be replaced scale out aggregators as future proofing
-
- Mar 07, 2019
-
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: add analysis-tag option to name dag, update Makefile.online_analysis to take in analysis tag, update min-instrument job
-
Cody Messick authored
This reverts commit 41609ecd
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: add analysis-tag option to name dag, update Makefile.online_analysis to take in analysis tag, update min-instrument job
-
- Feb 27, 2019
-
-
Cody Messick authored
gstlal_ll_inspiral_pipe: Change name of zookeeper and kafka jobs so they no longer contain ".", which condor hates
-
- Feb 11, 2019
-
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: scale up number of aggregator jobs to keep up with real-time, gstlal_ll_inspiral_aggregator: add more specific group_id to not conflict with other aggregator jobs
-
Patrick Godwin authored
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: modify number of aggregation jobs, add option to switch between influx and hdf5 agg backends
-
- Feb 06, 2019
-
-
Patrick Godwin authored
-
Patrick Godwin authored
aggregator execs + ll_inspiral_pipe: allow more control with number of routes processed per job, increase number of aggregator jobs in online dag for scalability
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: rename output dir for gstlal_ll_dq for consistency, create multiple gstlal_ll_inspiral_state jobs to handle aggregation better
-
- 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
-
-
- 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
-