astropy / astropy-tutorials

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

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

Open prajwel opened 1 month ago

prajwel commented 1 month 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 weeks ago

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