JuliaAstro / SkyCoords.jl

Astronomical coordinate systems in Julia
https://juliaastro.github.io/SkyCoords.jl/stable
Other
26 stars 13 forks source link

Supergalactic Coordinates #49

Closed LudwigBoess closed 4 weeks ago

LudwigBoess commented 1 year ago

Hi, I need to convert between Supergalactic and Galactic coordinates for an upcoming paper, so I implemented it here. The implementation is based on astropy. Tests for converting between Supergalactic and Galactic pass, but the rest don't. Since I have zero experience with working in the other coordinate systems I'd be greatful for a second pair of eyes on where my mistake lies. I hope that despite this issue it's still a useful contribution to the package. Cheers, Ludwig

LudwigBoess commented 4 weeks ago

Thanks @abhro! Sorry for the late reply, I only just saw it...