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

DM-43064: Make PSF-matched warp from DirectWarp #934

Merged
merged 10 commits into from
May 29, 2024
Merged

Conversation

arunkannawadi
Copy link
Member

No description provided.

@arunkannawadi
Copy link
Member Author

I need to put the new unit tests in its own file and fix some minor linting errors, but this branch is ready for a review.

python/lsst/pipe/tasks/make_direct_warp.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/make_psf_matched_warp.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/make_psf_matched_warp.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/make_psf_matched_warp.py Outdated Show resolved Hide resolved
@arunkannawadi arunkannawadi force-pushed the tickets/DM-43064 branch 2 times, most recently from 0b6fccc to e5f2ee3 Compare May 28, 2024 21:24
See DM-43771 for the motivation.
We make a copy instead of sharing it with test_make_direct_warp.py since
we anticipate dropping this test module very soon.
The original size was too small to perform PSF-matching. This appears to
be a good balance between the ability of PSF-match while not making the
tests too much time consuming.
@arunkannawadi arunkannawadi merged commit 22c7798 into main May 29, 2024
2 checks passed
@arunkannawadi arunkannawadi deleted the tickets/DM-43064 branch May 29, 2024 20:16
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.

None yet

2 participants