Hi there:
I've been working on a project for a while and would like to bounce it off the community to see what functions people might want in an observatory management software package. This would be an open-source package (likely with a supported "Pro" version to make me filthy rich during my retirement lol) that would run in Linux environments and operate on top of a KStars/EKOS/INDI ecosystem. No Windows/ASCOM version is possible or contemplated - go buy one.
Features - Initial release scope is as follows:
- Web browser based user interface (Django) augmented with Python scripts
- Multinode support for seperate telescope and observatory computers
- Support for multiple workload types, all from the same code base
- Support for automated science and astrophotography imaging using KStars/EKOS on Linux
- Automatic collection of data into data repositories including FITS file metadata
- Automated cloud detection from any allsky camera that can produce a current image on disk
- Support for rain detectors to automatically park the telescope and close the dome/roof of the observatory
- Support for weather stations to determine if the weather is suitable for imaging operations
- Support for Smoke and Aurora forecasts to assist in determining whether imaging operations can proceed
- Automated calibration, stacking, and processing of images and generation of thumbnails or data summaries
So the workflow would be to select targets and download their info via Simbad (or upload a list eventually) - this is the "stuff I want to observe list":
The targets would have some basic info, plus a sized image to assist in framing and selection of an instrument. Rise set and so on would be included in a graph (this still needs some work):
(continued)
Edited by gordtulloch, 08 November 2024 - 05:04 PM.