Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use astropy SkyCoord to perform rotation between coordinate frames #20

Closed
MetinSa opened this issue Apr 19, 2024 · 1 comment · Fixed by #25 or #29
Closed

Use astropy SkyCoord to perform rotation between coordinate frames #20

MetinSa opened this issue Apr 19, 2024 · 1 comment · Fixed by #25 or #29
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MetinSa
Copy link
Collaborator

MetinSa commented Apr 19, 2024

from pyOpenSci/software-submission#161:

Instead of using the healpy rotator.Rotator object, we should use the SkyCoord objects directly for coordinate transformation. This would use the already initialized SkyCoord objects and integrate better with Astropy.

@MetinSa
Copy link
Collaborator Author

MetinSa commented May 1, 2024

This is now done internally with the SkyCoord object in v1.0.0

@MetinSa MetinSa closed this as completed May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant