From 6d7b6e729492afe398e363f6bdba82c9b14dd2fc Mon Sep 17 00:00:00 2001 From: Jean Connelly Date: Fri, 21 Aug 2020 15:29:12 -0400 Subject: [PATCH] Add centroid reports to task schedule --- task_schedule.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/task_schedule.cfg b/task_schedule.cfg index 86d41a8e..0aa94b63 100644 --- a/task_schedule.cfg +++ b/task_schedule.cfg @@ -49,6 +49,7 @@ alert aca@head.cfa.harvard.edu exec 1: update_aca_l0.py exec 1: update_asp_l1.py exec 1: update_starchecks.py + exec 1: update_centroid_reports.py exec 1: update_acq_stats.py exec 1: update_guide_stats.py exec 1: update_vv.py