From 6c7849bfc4a6890301dc6c6eeb99390d8943ea63 Mon Sep 17 00:00:00 2001 From: Chad Hanna <chad.hanna@ligo.org> Date: Mon, 30 Apr 2018 20:18:44 -0400 Subject: [PATCH] gstlal_inspiral_lvalert_pastro_rate_posterior: NEW DOC --- ...lal_inspiral_lvalert_pastro_rate_posterior | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/gstlal-inspiral/bin/gstlal_inspiral_lvalert_pastro_rate_posterior b/gstlal-inspiral/bin/gstlal_inspiral_lvalert_pastro_rate_posterior index f11de7a34b..8a1efa41f0 100755 --- a/gstlal-inspiral/bin/gstlal_inspiral_lvalert_pastro_rate_posterior +++ b/gstlal-inspiral/bin/gstlal_inspiral_lvalert_pastro_rate_posterior @@ -16,16 +16,16 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -# @file gstlal_inspiral_lvalert_pastro -# A program to calculate P(astro) from a running gstlal_inspiral job -# based on gracedb submissions notified by lvalert, plots rate posteriors -# and writes P(astro), the credible interval values to file - -# Details: -# Compute P(terrestrial) (1-P(astro)) for an event - given graceid -# Calculate the rate posteriors and uploads a plot of the posteriors for the event -# Default threshold of log likelihood = 6 -# Default confidence intervals = [0.68, 0.9, 0.99] + +### A program to calculate P(astro) from a running gstlal_inspiral job +### based on gracedb submissions notified by lvalert, plots rate posteriors +### and writes P(astro), the credible interval values to file +### +### Details: +### Compute P(terrestrial) (1-P(astro)) for an event - given graceid +### Calculate the rate posteriors and uploads a plot of the posteriors for the event +### Default threshold of log likelihood = 6 +### Default confidence intervals = [0.68, 0.9, 0.99] # # ============================================================================= -- GitLab