cmateu / galstreams

Milky Way Streams Footprint Library and Toolkit for Python
BSD 3-Clause "New" or "Revised" License
46 stars 17 forks source link

Overhaul internal coordinate transformations to use astropy.coordinates #6

Closed adrn closed 1 year ago

adrn commented 5 years ago

The current machinery uses a mixture of astropy and bovy's coordinate transformations (in which the Galactocentric coordinate system is left-handed). I propose that we change the internals to use astropy, so that everything is consistent.