- Dec 07, 2023
-
-
Prathamesh Joshi authored
-
- Apr 07, 2023
-
-
Rebecca Ewing authored
-
- Feb 08, 2023
-
-
Rebecca Ewing authored
-
- Feb 06, 2023
-
-
Rachael Huxford authored
-
- Jun 17, 2021
-
-
Patrick Godwin authored
gstlal_inspiral_marginalize_likelihoods_online: replace file naming for file used for resetting zerolag counts by one generated by mktemp
-
- Mar 13, 2020
-
-
(cherry picked from commit 6b4b1bb2)
-
- Jan 19, 2019
-
-
- Dec 04, 2018
-
-
chad.hanna authored
-
- Nov 23, 2018
-
-
chad.hanna authored
-
- Nov 17, 2018
-
-
chad.hanna authored
-
- Sep 27, 2018
-
-
chad.hanna authored
-
chad.hanna authored
gstlal_inspiral_marginalize_likelihoods_online: FIXME: for now lower the number of samples per bin to 40,000 giving about 10 million for the O2 bank. We could use more but this program will need to be parallelized.
-
- Sep 04, 2018
-
-
gstlal_inspiral_marginalize_likelihoods_online: up the number of samples: FIXME we need to parallelize this so that we can do more samples online
-
- May 01, 2018
-
-
Chad Hanna authored
-
- Apr 27, 2018
-
-
Chad Hanna authored
-
- Apr 20, 2018
-
-
Kipp Cannon authored
- reduce the number of distinct steps - enable --density-estimate-zero-lag in marginalization step
-
- Apr 17, 2018
-
-
Kipp Cannon authored
-
- Dec 05, 2017
-
-
Kipp Cannon authored
-
- Nov 03, 2015
-
-
Cody Messick authored
periodically to help with debugging
-
- Nov 02, 2015
-
-
Cody Messick authored
in For loops contained in While loop to exit 1. See PR 2711 for more details
-
- Sep 11, 2015
-
-
Chad Hanna authored
gstlal_inspiral_marginalize_likelihoods_online: don't accumulate background samples since they are already drawn from a cumulative distribution
-
- Sep 09, 2015
-
-
Kipp Cannon authored
-
- Sep 05, 2015
-
-
Chad Hanna authored
bin/gstlal_inspiral_marginalize_likelihoods_online: fix startup case before a background file exists, remove extraneous rm
-
- Sep 03, 2015
-
-
Kipp Cannon authored
- the recent work to separate the zero-lag ranking statistic histograms into their own data path has left a feedback loop in this script wherein the zero-lag counts are fed back into the sum on each interation. this patch fixes.
-
- Aug 31, 2015
-
-
Kipp Cannon authored
- a histogram of likelihood ratios assigned to zero-lag candidates is required to implement the low-significance extinction model. this patch reorganizes the source and sink of that information to be a separate file rather than piggy backing the data on the candidate parameter PDF file supplied to the trigger generator, e.g., during online running. - immediately, this allows the statistics uploaded to gracedb along with each candidate to contain the actual ranking statistic PDF data used to rank the event, whereas prior to this patch it contains a mix of the candidate parameter PDFs and whatever was in the zero-lag histogram data supplied on input. going forward, keeping distinct, unrelated, pieces of information in distinct places with different names that get supplied to programs using distinct command line options will prevent confusion over what is being stored where. - refs #2429
-
Kipp Cannon authored
- each time through the loop this script causes a relatively small number of ranking statistic samples to be generated, with the original intention being that over time the total number of samples would accumulate to something large. this script discards the samples from the previous iteration, however, and starts over again from scratch each time. - this patch modifies the script to include the output from the previous iteration in this iteration so that the ranking statistic histogram gathers additional samples over time. - surprisingly the results seemed to be OK in the past, so it's possible that we don't need to do this. in that case, this is a trivial stand-alone patch that can be easily reverted at a later time if desired.
-
- Jun 03, 2015
-
-
Chad Hanna authored
-
- Dec 01, 2014
-
-
gstlalcbc authored
gstlal_inspiral_marginalize_likelihoods_online: add --samples-file and further reduce number of samples
-
- Nov 25, 2014
-
-
gstlalcbc authored
bin/gstlal_inspiral_marginalize_likelihoods_online: pull url out of registry files, update sampling to 1 million samples
-
- Aug 08, 2014
-
-
Kipp Cannon authored
- this breaks the parameter distribution file's data format, so we also take this opportunity to switch the LIGO LW name suffix of the ThincaCoincParamsDistributions object - since this obsoletes the horizon distance information that had been collected in the coinc database, all of that infrastructure is removed
-
- Jun 17, 2014
-
-
Chad Hanna authored
-
- Apr 28, 2014
-
-
Kipp Cannon authored
now runs gstlal_inspiral_calc_rank_pdfs once for each job, then runs gstlal_inspiral_marginalize_likelihood on the outputs
-
- Apr 21, 2014
-
-
Kipp Cannon authored
- do start up at beginning of loop over bank files, right after bottle app is initialized - convert served-up registry.txt to index.html-like document so wget can crawl URLs - write only top-level URL to on-disk registry.txt
-
- Mar 06, 2014
-
-
Chad Hanna authored
-
- Jan 12, 2014
-
-
Chad Hanna authored
-
- Aug 23, 2013
-
-
Chad Hanna authored
gstlal_inspiral_marginalize_likelihoods_online: change sleep to 10 minutes to allow for jobs to start
-
- Jan 23, 2013
-
-
Chad Hanna authored
-
- Jan 22, 2013
-
-
Chad Hanna authored
-
- Nov 07, 2012
-
-
Kipp Cannon authored
-
- Jun 19, 2012
-
-
Chad Hanna authored
-