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:
As this old thread is still found by Google, I would like to give a short update:
The Galaxy Annotations script has been added to the official Siril scripts repository quite some time ago.
A lot of improvements and a completely new QT based UI have been added since, and we are meanwhile at version 1.2.7!
more catalogs
configurable colors for annotations
many more options for filtering and tuning the output
Feel free to try it and report any problems or improvement suggestions here!