fitscopy

CFITSIO based utilities

Install

All systems
curl cmd.cat/fitscopy.sh
Debian Debian
apt-get install libcfitsio-bin
Ubuntu
apt-get install libcfitsio-bin
Arch Arch Linux
pacman -S cfitsio
image/svg+xml Kali Linux
apt-get install libcfitsio-bin
Fedora
dnf install astrometry
Windows (WSL2)
sudo apt-get update sudo apt-get install libcfitsio-bin
OS X
brew install cfitsio
Raspbian
apt-get install libcfitsio-bin

libcfitsio-bin

CFITSIO based utilities

FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. This package contains utility programs, based on CFITSIO, namely fitscopy, fpack and funpack.

astrometry

astronomical images

cfitsio

CFITSIO is a library of C and FORTRAN subroutines for reading and

writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the programmer from the internal complexities of the FITS file format. At the same time, CFITSIO provides many advanced features that have made it the most widely used FITS file programming interface in the astronomical community.

astrometry.net

Astrometry plate solver

The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates.