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-41640: Propagate calib_psf_used information to stars catalog in CalibrateImageTask #877

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

parejkoj
Copy link
Contributor

No description provided.

It's easier to debug when the tests use the same names as the code:
sources->psf_stars
There should be 5 calib-worthy S/N>10 stars, not 4!
The SN~10 source has a less precise centroid, so we need to increase the
astrometry check by a bit.
Copy link
Contributor

@erykoff erykoff left a comment

Choose a reason for hiding this comment

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

A few minor comments; looks good.

python/lsst/pipe/tasks/calibrateImage.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/calibrateImage.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/calibrateImage.py Show resolved Hide resolved
Propagate psf and aperture correction fields from psf_stars to stars,
without overwriting anything else in stars.
Some of this code was lifted from `CalibrateTask.copyIcSourceFields`.
@parejkoj parejkoj merged commit 6161e48 into main Jan 11, 2024
2 checks passed
@parejkoj parejkoj deleted the tickets/DM-41640 branch January 11, 2024 23:03
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