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

Update run method call of SourceDeblendTask #61

Merged
merged 1 commit into from Jun 14, 2016
Merged

Conversation

parejkoj
Copy link
Contributor

The run method of SourceDeblendTask has been updated in the previous
commit to extract the psf from the provided exposure. This commit
updates all calls of the run method to match the new interface.

@@ -189,7 +189,6 @@ def run(self, exposure, exposureIdInfo, background=None, allowApCorr=True):
self.deblend.run(
exposure = exposure,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This doesn't need to be 3 lines any more: it'll should fit on a single line just fine.

The run method of SourceDeblendTask has been updated in the previous
commit to extract the psf from the provided exposure. This commit
updates all calls of the run method to match the new interface.
@AstroVPK AstroVPK merged commit a43c408 into master Jun 14, 2016
@ktlim ktlim deleted the tickets/DM-3987 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