DM-55521-v30: upgrade coadd-processing tasks to use lsst.images.cells.CellCoadd - #1339
Merged
Conversation
Adding error information to metadata doesn't do much if we write it to disk first.
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.
In the long term, it would be better to un-configure those PixelFlags columns, but that changes the schema and hence isn't viable for something we want to backport to v30.
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.