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

Allow users to use astropy SkyCoord objects directly in the public API #19

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

Allow users to use astropy SkyCoord objects directly in the public API #19

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:

Allowing users to specify the vertex (obs_pos) and the direction of the line-of-sight ((theta, phi) or pixels) through an astropy SkyCoord object directly in the call to the get_emission_x functions. ZodiPy already builds this object internally, so this would provide better integration with Astropy and essentially unify five input arguments (theta, phi, obs, obs_pos, lonlat).

@MetinSa MetinSa added the enhancement New feature or request label Apr 19, 2024
@MetinSa MetinSa self-assigned this Apr 19, 2024
@MetinSa MetinSa linked a pull request Apr 29, 2024 that will close this issue
16 tasks
@MetinSa MetinSa added this to the v1.0.0 milestone May 1, 2024
@MetinSa
Copy link
Collaborator Author

MetinSa commented May 1, 2024

This exists 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