Hi there,
I’ve started working on a python script for Siril, mostly out of interest in the new scripting possibilities. It is a port of a similar standalone script developed by Dark Matters Discord channel user ‘helme’.
My script queries Simbad for any galaxies found in the currently loaded image, and then creates an output image result.png
with
- the original image, overlayed with Ra/Dec grid and boxes for the found galaxies
- a tabular grid with scaled crop images of the found galaxies
There will be a basic GUI for selecting catalogs and configuring the output format. All of this is still very much work-in-progress!
The script code can be found here.
A result could look like this:
ajeb78, lock042: I would be very much interested in your feedback and hints about stupid mistakes that I will probably have done
Grüße, Steffen