Reenable combined sky maps now using multi-ordering
Compare changes
Files
8+ 32
− 11
@@ -6,6 +6,7 @@ from celery.utils.log import get_logger
@@ -101,7 +102,7 @@ def _upload_notice(self, payload, brokerhost, superevent_id):
@@ -116,6 +117,10 @@ def _send(self, alert_dict, skymap, brokerhost):
@@ -155,9 +160,11 @@ def send(self, skymap_and_classification, superevent, alert_type,
@@ -173,7 +180,7 @@ def send(self, skymap_and_classification, superevent, alert_type,
@@ -183,7 +190,7 @@ def send(self, skymap_and_classification, superevent, alert_type,
@@ -194,13 +201,15 @@ def send(self, skymap_and_classification, superevent, alert_type,
@@ -224,11 +233,23 @@ def download_skymap_and_send_alert(classification, superevent, alert_type,
@@ -237,7 +258,7 @@ def download_skymap_and_send_alert(classification, superevent, alert_type,