Skip to content
Snippets Groups Projects

Kafka alert generator

Merged Cody Messick requested to merge cody.messick/gwcelery:avro_alerts into main
Compare and
11 files
+ 634
264
Compare changes
  • Side-by-side
  • Inline
Files
11
+ 3
0
@@ -80,6 +80,9 @@ then completely disable the GCN listener."""
email_host = 'imap.gmail.com'
"""IMAP hostname to receive the GCN e-mail notice formats."""
kafka_topic_url = 'kafka://kafka.scimma.org/lvk-emfollow.gwalert-playground'
"""Kafka topic URL"""
superevent_d_t_start = {'gstlal': 1.0,
'spiir': 1.0,
'pycbc': 1.0,
Loading