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 current defaults for WEP pipelines #296

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

jfcrenshaw
Copy link
Collaborator

Includes sparsity, binning in Danish

Copy link
Collaborator

@jmeyers314 jmeyers314 left a comment

Choose a reason for hiding this comment

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

LGTM. One question.

@@ -8,7 +8,7 @@ tasks:
calcZernikesTask:
class: lsst.ts.wep.task.calcZernikesTask.CalcZernikesTask
config:
estimateZernikes.nollIndices: [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22]
estimateZernikes.nollIndices: [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 27, 28]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we trust 18, 19 more for TIE than for danish?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not necessarily, but my testing found that it was sometimes needed for TIE convergence. We're currently running with a max 50 iterations though, so we could probably remove them if you like

Updated TIE defaults

Update versionHistory.rst
@jfcrenshaw jfcrenshaw force-pushed the update-wep-pipeline-defaults branch from f3063ea to f883399 Compare November 29, 2024 18:24
@jfcrenshaw jfcrenshaw merged commit 98bb9be into develop Nov 29, 2024
4 checks passed
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.

2 participants