Skip to content

GORT 1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 21:38
· 62 commits to main since this release

✨ Improved

  • Take AG darks during the pre-observing task.
  • Add retry_without_parking option to the shutdown recipe.
  • Emit events for dome opening and closing and report them as notifications.
  • Modified emergency_shutdown() to close the dome if the shutdown recipe fails.

🔧 Fixed

  • Prevent the calibrations module from trying to close the dome when a calibration is retrying.
  • Prevent a case in which failing to park the telescopes could have caused the dome to not be closed even if retry_without_parking was set to True.