ortk95 / planetmapper

PlanetMapper: An open source Python package for visualising, navigating and mapping Solar System observations
https://planetmapper.readthedocs.io
MIT License
11 stars 1 forks source link

Add option to directly use WCS for coordinate conversion #113

Open ortk95 opened 2 years ago

ortk95 commented 2 years ago

Basically would want to use WCS as intermediate step in xy <-> radec conversion, then allow some dx and dy to be manually specified from the WCS values

ortk95 commented 1 year ago

The dx, dy part is effectively implemented in #269