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

Update wcs interface to use pixel_to_world_values instead of non-values versions. #195

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

schlafly
Copy link
Collaborator

@schlafly schlafly commented Jan 8, 2025

romanisim was using the wcs.pixel_to_world and world_to_pixel routines when it should have been using the _values versions of those routines. These routines have become more strict about their inputs; this updates the code to use the _values versions.

@schlafly schlafly requested a review from a team as a code owner January 8, 2025 19:01
@schlafly schlafly merged commit 3022876 into main Jan 8, 2025
20 checks passed
@schlafly schlafly deleted the fix-pixel-to-world-interface branch January 8, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant