DM-55521: update coadd processing tasks to work with lsst.images#1334
Open
TallJimbo wants to merge 7 commits into
Open
DM-55521: update coadd processing tasks to work with lsst.images#1334TallJimbo wants to merge 7 commits into
TallJimbo wants to merge 7 commits into
Conversation
Adding error information to metadata doesn't do much if we write it to disk first.
TallJimbo
force-pushed
the
tickets/DM-55521
branch
6 times, most recently
from
July 20, 2026 23:50
74b96f1 to
bc77e56
Compare
TallJimbo
force-pushed
the
tickets/DM-55521
branch
from
July 21, 2026 22:16
627b137 to
5dcd6e3
Compare
Unlike other changes so far on this ticket, this one only modifies 'runQuantum'/connections and leaves 'run' only supporting Exposure as input. Fixing that would make everything a lot messier unless we do a lot of work, like making cell-coadd aperture corrections a true BoundedField and/or dropping MultipleCellCoadd as a supported connection type (RFC-1193).
This only touches the connection/runQuantum level; run still only works on lsst.afw.image.Exposure.
This mask plane hasn't been set since we switched to cell-based coadds, but it wasn't actually removed until we rewrote the deep_coadds into lsst.images types. Since then, unforced measurement fails if it's still present.
TallJimbo
force-pushed
the
tickets/DM-55521
branch
from
July 22, 2026 01:24
5dcd6e3 to
d349da6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.