- Aug 28, 2014
-
-
Chad Hanna authored
bin/gstlal_inspiral_create_prior_diststats: just call the add_foreground_snrchi_prior in place of the add_foreground_prior method which was not doing exactly what we wanted anyway
-
Chad Hanna authored
far.py: remove adding snr/chisq prior during add_foreground_prior() and change the name of that method to be what it actually does now
-
Chad Hanna authored
gstlal_inspiral_calc_rank_pdfs: remove ability to specify foreground or background prior and change the method of add_foreground_prior to be what it actually does
-
Chad Hanna authored
gstlal_inspiral_calc_likelihood: remove ability to specify foreground or background prior and change the method of add_foreground_prior to be what it actually does
-
Kipp Cannon authored
- it seems all the work that has gone into making the sampling faster paid off without me noticing until now. instead of taking 90 minutes, this now completes in 7. so let's increase the default number of samples 10x and let it to run for a more reasonable length of time.
-
Kipp Cannon authored
- modify RankingData to track the zero lank ranking statistic values explicitly, - modify compute_far_from_snr_chisq_histograms to collect zero lag ranking stat values when doing its count-above-threshold pass - while we're at it, switch the binning to ATanLogarithmicBins, and make other adjustments to move RankingData in the direction of becoming a subclass of CoincParamsDistributions
-
- Aug 27, 2014
-
-
Kipp Cannon authored
-
Cody Messick authored
-
Chad Hanna authored
gstlal_inspiral_pipe: fix typo in previous commit regarding output location for the gstlal_inspiral_create_prior_diststats jobs
-
- need to change api of .get_snr_joint_pdf() so that we can avoid isntantiating a ProgressBar() when not needed
-
Kipp Cannon authored
- if the loading of an input file fails, try processing the rest and then exit with an error code afterwards to reduce the time spent in rescue dags
-
- Aug 26, 2014
-
-
Kipp Cannon authored
- copy --synthesize-injections and --background-prior options from gstlal_inspiral_calc_likelihood
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Chad Hanna authored
gstlal_inspiral_pipe: use calc_rank_pdfs to get final distributions and turn off sampling in gstlal_inspiral_calc_likelihood
-
Chad Hanna authored
-
Chad Hanna authored
This change makes a few changes that have been lingering. All of them are utlimately related to performance and robustness of the DAG. 1) Break up the last database merging step across mass bins into parallel chunks 2) Add a post script to check the file integrity of gstlal_inspiral output files 3) Add placeholder jobs for create_prior_diststats and calc_rank_pdfs to be able to parallelize the likelihood computation
-
- Aug 22, 2014
-
-
Ryan Everett authored
-
Ryan Everett authored
-
Cody Messick authored
-
Cody Messick authored
-
Cody Messick authored
description of a makefile which automates installations of released versions of lalsuite and gstlal on vanilla machines while using optimized dependencies. Also updated install direction and versions used for users wishing to do handle install by hand
-
- Aug 20, 2014
-
-
Kipp Cannon authored
- switches to Jolien's new injection conditioner wrapper to generate clean inspiral injections.
-
Kipp Cannon authored
-
Kipp Cannon authored
- add framed=true to the allowed sink caps, and have element switch to pass-through when input is framed. allows element to exist in pipelines that don't need it without breaking pipeline
-
Kipp Cannon authored
to try to avoid a typecast
-
- Aug 18, 2014
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- instead of processing .sqlite files, process .xml format files
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- Aug 14, 2014
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- Aug 13, 2014
-
-
Kipp Cannon authored
- reduces (but does not eliminate) risk of leaked memory
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
-