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-22505 Create run method in ImageDifferenceTask and move all functionality from runDataRef except butler usage #330

Merged
merged 4 commits into from Dec 27, 2019

Conversation

kgabor
Copy link
Member

@kgabor kgabor commented Dec 17, 2019

No description provided.

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.

This looks like a good start, though I think you don't need to move quite as much code into runDataRef. I had a few other suggestions for moving code blocks out of run and into new methods, but that might be beyond the scope of this ticket. I don't think it would be much work, but I will leave it up to you whether to include that now or later.

python/lsst/pipe/tasks/imageDifference.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Outdated Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Show resolved Hide resolved
python/lsst/pipe/tasks/imageDifference.py Show resolved Hide resolved
Gabor Kovacs added 2 commits December 25, 2019 21:46
Minor fix of variable initialization when zogy is run.
Move loadAndMatch external catalog loading back into run(), should be gen3 compatible.
Create makeIdFactory().
Add todo comments of DM-22762.
@kgabor kgabor merged commit dc1c05f into master Dec 27, 2019
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