Skip to content

GORT 0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 17:56
· 343 commits to main since this release

πŸš€ New

  • Added the testcal calibration sequence.

✨ Improved

  • Updated the calibrations section in the documentation.
  • Prevent multiple devices reconnecting to RabbitMQ at the same time.
  • Set the OBJECT header keyword in spectrograph exposures.
  • Telescopes keep track of whether they have been homed.
  • Telescopes will move to park automatically when trying to open or close the dome.

πŸ”§ Fixed

  • Fixed an issue that would cause object exposures to be taken as biases.
  • Fixed progress bar being affected by stdout and logs by setting the same rich Console object for logs and progress bars.
  • Fixed accessing the configuration from an Exposure object.