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-17045: Convert [SafeClip/CompareWarp]AssembleCoaddTask to PipeTask #80

Merged
merged 1 commit into from Jan 25, 2019

Conversation

yalsayyad
Copy link
Contributor

Fix _sub handling in Gen2->Gen3 shim Butler code

Copy link
Contributor

@isullivan isullivan left a comment

Choose a reason for hiding this comment

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

The single line changed for this ticket looks good. I could make a few requests for improvements to the docstrings, but that's beyond the scope of this ticket.

@@ -133,7 +133,7 @@ def get(self, datasetType, dataId=None, immediate=True, **rest):
fullDataId = self._makeDataId(dataId, **rest)
if datasetType.endswith("_sub"):
import lsst.afw.image
Copy link
Contributor

Choose a reason for hiding this comment

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

It's not part of these changes, but shouldn't this import be at the top, or at least have a # noqa statement?

@yalsayyad yalsayyad merged commit 242ce42 into master Jan 25, 2019
@timj timj deleted the tickets/DM-17045 branch April 13, 2022 22:19
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

3 participants