astropy / reproject

Python-based Astronomical image reprojection :milky_way: - maintainer @astrofrog
https://reproject.readthedocs.io
BSD 3-Clause "New" or "Revised" License
106 stars 66 forks source link

reproject_interp docstring says it only takes FITS-WCS #406

Closed DanRyanIrish closed 11 months ago

DanRyanIrish commented 11 months ago

My understanding is that reproject_interp takes any APE-14 WCS as a target WCS. However, the docstring says it only takes FITS-WCS: https://github.com/astropy/reproject/blob/main/reproject/interpolation/high_level.py#L61