Python-based Astronomical image reprojection :milky_way: - maintainer @astrofrog

astropy astropy Last update: Jan 02, 2024

Docs PyPI Build Status CI Status Coverage Status Powered by Astropy Badge

About

The reproject package is a Python package to reproject astronomical images using various techniques via a uniform interface. By reprojection, we mean the re-gridding of images from one world coordinate system to another (for example changing the pixel resolution, orientation, coordinate system). Currently, we have implemented reprojection of celestial images by interpolation (like SWARP), by the adaptive and anti-aliased algorithm of DeForest (2004), and by finding the exact overlap between pixels on the celestial sphere (like Montage). It can also reproject to/from HEALPIX projections by relying on the astropy-healpix package.

For more information, including on how to install the package, see https://reproject.readthedocs.io

screenshot
Tags:

Subscribe to our newsletter