Overview#
This User Guide assists users in configuring and operating observatories with Astra. It covers the main topics required to get started:
-
Configure your observatory’s hardware and safety limits.
-
Manage FITS headers, linking device methods to FITS keywords.
-
Develop automated observing plans using JSON Lines (
.jsonl) files. -
Learn how to safely operate your observatory, including startup, calibration, and safety mechanisms.
-
Understand the internal workings of Astra, including process management, device communication, and error handling.
Customising Observatories by Subclassing:
Learn how to create and load
Observatorysubclasses to adapt site-specific behaviour — for example custom startup/shutdown sequences — without modifying the core source.