astrometry-net

Automatically identify and annotate stars in astronomical images

brewmacoslinux
Try with needOr install directly
Source

About

Automatic identification of astronomical images

Commands

solve-fieldbuild-astrometry-indexastrometry-net

Examples

Solve an astronomical image to identify celestial coordinates$ solve-field image.fits
Solve image with custom search radius and scale$ solve-field --radius 10 --scale-low 0.5 --scale-high 2 image.jpg
Generate WCS header and save results to specific directory$ solve-field -o result --wcs wcs.fits image.fits