Install python-reproject by entering the following commands in the terminal:
sudo apt update sudo apt install python-reproject
Description:
Reproject astronomical images with Python 2
This is a package to reproject astronomical images using various techniques via a uniform interface. Reprojection means the re-gridding of images from one world coordinate system to another (for example changing the pixel resolution, orientation, coordinate system). Currently implemented are reprojection of celestial images by interpolation, as well as by finding the exact overlap between pixels on the celestial sphere. It can also reproject to/from HEALPIX projections. . This package contains the Python 2 version of the package.
Homepage: http://reproject.readthedocs.org
Version: 0.3.2-2
Section: universe/python