Skip to content

Cadair/reproject

 
 

Repository files navigation

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

About

Python-based Astronomical image reprojection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.7%
  • Cython 10.9%
  • C 10.4%