drizzle icon indicating copy to clipboard operation
drizzle copied to clipboard

Use astropy pixel_to_pixel instead of internal calc_pixmap function

Open jdavies-st opened this issue 5 years ago • 2 comments
trafficstars

Use astropy.wcs.utils.pixel_to_pixel instead of

https://github.com/spacetelescope/drizzle/blob/291b8b6249f2b24cac801ea99b383f7bf61dd1aa/drizzle/calc_pixmap.py#L5

if possible.

This will require bumping up the astropy and other dependency versions.

jdavies-st avatar Feb 26 '20 16:02 jdavies-st