Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 2.03 KB

README.rst

File metadata and controls

37 lines (32 loc) · 2.03 KB

Docs PyPI 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