Skip to content

DM-55521: update coadd processing tasks to work with lsst.images#1334

Open
TallJimbo wants to merge 7 commits into
mainfrom
tickets/DM-55521
Open

DM-55521: update coadd processing tasks to work with lsst.images#1334
TallJimbo wants to merge 7 commits into
mainfrom
tickets/DM-55521

Conversation

@TallJimbo

Copy link
Copy Markdown
Member

No description provided.

Adding error information to metadata doesn't do much if we write it to disk
first.
@TallJimbo
TallJimbo force-pushed the tickets/DM-55521 branch 6 times, most recently from 74b96f1 to bc77e56 Compare July 20, 2026 23:50
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.
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.

1 participant