astropy / astropy-tutorials

Tutorials for the Astropy Project
BSD 3-Clause "New" or "Revised" License
294 stars 178 forks source link

Note with a Python implementation to convert image coordinates to celestial coordinates using WCS TAN projection #599

Open prajwel opened 3 months ago

prajwel commented 3 months ago

I have written a short note with a Python implementation to convert image coordinates to celestial coordinates using World Coordinate System (WCS) Gnomonic (TAN) projection. I hope it will be useful to someone. The PDF file can be accessed at link.

The source file is accessible at link.

ceb8 commented 2 months ago

Thanks @prajwel! I will have to think how best to add this to our repository.