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

Have KBMOD append RA, dec columns if possible #770

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jeremykubica
Copy link
Contributor

If we provide KBMOD a WorkUnit with wcs values, append the EBD (RA, dec) and the original (RA, dec) where possible.

@jeremykubica jeremykubica changed the title [Draft] Have KBMOD append RA, dec columns if possible Have KBMOD append RA, dec columns if possible Jan 10, 2025
Copy link
Collaborator

@maxwest-uw maxwest-uw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this all looks good! the only issue that I can think of is that if the WorkUnit was reprojected with a common WCS that wasn't in EBD it could cause it to return some weirdness when using the image_positions_to_original_icrs function, but I don't think we need to cover that scope fully in this pr since that's not a typical use pattern afaik

@jeremykubica
Copy link
Contributor Author

Thanks @maxwest-uw . Long term, I think we will want to support non-EBD reprojections. I created Issue #772 and assigned it to you. I'm happy to discuss what is needed.

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.

2 participants