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

tickets/DM-12697 #101

Merged
merged 3 commits into from Dec 11, 2017
Merged

tickets/DM-12697 #101

merged 3 commits into from Dec 11, 2017

Conversation

yalsayyad
Copy link
Contributor

No description provided.

config.doNImage = True

config.assembleStaticSkyModel.badMaskPlanes = ("BAD", "EDGE", "SAT", "INTRP", "NO_DATA",)

Choose a reason for hiding this comment

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

Why is "NO_DATA" not kept here? The commit message does seem to imply it is.

Copy link
Contributor Author

@yalsayyad yalsayyad Dec 11, 2017

Choose a reason for hiding this comment

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

See change in pipe_tasks. The Non-camera-specific defaults is reset there. These are just the camera-specific overrides.

config.doMaskBrightObjects = True
config.removeMaskPlanes.append("CROSSTALK")

Choose a reason for hiding this comment

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

Slightly confusing on this ticket, but doesn't really matter.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Was hoping that the separate commit and message made it clear it is something missed from DM-12665.

Removing all types of bad pixels (e.g. SAT, INTRP) from the
PSF-Matched template coadd can remove the last available epochs
from the template for small numbers of epochs. Bad pixels
are still removed from the resulting CompareWarp Coadd.
@yalsayyad yalsayyad merged commit 7463216 into master Dec 11, 2017
@ktlim ktlim deleted the tickets/DM-12697 branch August 25, 2018 06:45
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