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-29869: Make doScaleDiffimVariance=True the default in ImageDifferenceTask #515

Merged
merged 1 commit into from Jun 2, 2021

Conversation

kherner
Copy link
Contributor

@kherner kherner commented May 12, 2021

move some task defaults from DRP.yaml to setDefaults in imageDifference.py. Should be quick.

Copy link
Contributor

@mrawls mrawls left a comment

Choose a reason for hiding this comment

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

These changes look self-consistent and OK. Please clean up the commit history, I think all this can be in just 1-2 commits, and I'm confused why you have some kind of merge commit. Keep these guidelines in mind https://developer.lsst.io/work/flow.html#appendix-commit-organization-best-practices

doSelectSources now defaults False, doDecorrelation now defaults True,
and detection.thresholdValue now defaults to 5.0.

Also move some other configs from setDefaults to the Task config definitions, and remove
doDecorrelation, thresholdValue, doSelectSources, doScaleDiffimVariance from DRP.yaml
since they are now in the task defaults.
@kherner kherner merged commit 79ea098 into master Jun 2, 2021
@kherner kherner deleted the tickets/DM-29869 branch June 2, 2021 00:37
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