Skip to content

Commit

Permalink
Remove when the post-observe cronjob runs since this may change
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Nov 10, 2024
1 parent acf3afc commit d7a5647
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/gort/overwatcher/helpers/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,7 @@ class PostObservingTask(DailyTaskBase):
"""Run the post-observing tasks.
This task is run 15 minutes after morning twilight. It runs the post-observing
recipe but does not send the email (that is done at 12UT by a cronjob for
redundancy).
recipe but does not send the email (that is done by a cronjob for redundancy).
The recipe checks that the dome is closed, the telescope is parked, guiders
are off, etc. It also goes over the calibrations and if a calibration is missing
Expand Down

0 comments on commit d7a5647

Please sign in to comment.