Skip to content
Snippets Groups Projects

modification to p_astro, included mass gap

Merged Deep Chatterjee requested to merge deep.chatterjee/gwcelery:p-astro-er14 into master
Compare and
5 files
+ 108
61
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 5
0
@@ -152,6 +152,11 @@ p_astro_gstlal_ln_likelihood_threshold = 6
p_astro_gstlal_ranking_pdf = '/home/gstlalcbc/observing/3/online/trigs/rankingstat_pdf.xml.gz' # noqa: E501
+2
pastro_url = 'http://emfollow.ldas.cit/data/means.json'
"""URL for mean values of Poisson counts using which pastro
is computed
"""
low_latency_frame_types = {'H1': 'H1_O2_llhoft',
'L1': 'L1_O2_llhoft',
'V1': 'V1_O2_llhoft'}
Loading