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

reproject #457

Merged
merged 12 commits into from
Feb 8, 2024
Merged

reproject #457

merged 12 commits into from
Feb 8, 2024

Conversation

maxwest-uw
Copy link
Collaborator

resolves #411

step 1 of the reprojection changes

  • given a common astropy.wcs.WCS object and a WorkUnit with per_image_wcs's, create a new WorkUnit where all the images are reprojected into the common_wcs. also condenses images with the same obstime to be the same reprojected image.

src/kbmod/reprojection.py Show resolved Hide resolved
src/kbmod/reprojection.py Show resolved Hide resolved
tests/test_reprojection.py Show resolved Hide resolved
src/kbmod/reprojection.py Show resolved Hide resolved
@maxwest-uw maxwest-uw merged commit 8f19b19 into main Feb 8, 2024
2 checks passed
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.

Resample images from different WCSs
2 participants