Reenable combined sky maps now using multi-ordering
Compare changes
Files
10+ 39
− 16
@@ -11,8 +11,7 @@ from . import gracedb
@@ -59,9 +58,14 @@ def _create_base_alert_dict(classification, superevent, alert_type,
@@ -74,7 +78,7 @@ def _add_external_coinc_to_alert(alert_dict, superevent):
@@ -101,7 +105,7 @@ def _upload_notice(self, payload, brokerhost, superevent_id):
@@ -116,6 +120,10 @@ def _send(self, alert_dict, skymap, brokerhost):
@@ -129,9 +137,16 @@ def _send(self, alert_dict, skymap, brokerhost):
@@ -151,7 +166,8 @@ def send(self, skymap_and_classification, superevent, alert_type,
@@ -163,17 +179,20 @@ def send(self, skymap_and_classification, superevent, alert_type,
@@ -200,7 +219,8 @@ def _create_skymap_classification_tuple(skymap, classification):
@@ -221,7 +241,8 @@ def download_skymap_and_send_alert(classification, superevent, alert_type,
@@ -233,14 +254,16 @@ def download_skymap_and_send_alert(classification, superevent, alert_type,