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-33429: Add ability to do both serial and parallel overscan correction #425

Merged
merged 2 commits into from Aug 6, 2022

Conversation

czwa
Copy link
Contributor

@czwa czwa commented Jul 13, 2022

Switch config file to use current overscan config options instead of deprecated isrTask config options.

@czwa czwa requested a review from PaulPrice July 13, 2022 21:17
config/isr.py Outdated
config.overscanBiasJumpLocation = -1
config.overscan.leadingColumnsToSkip = 0
config.overscan.trailingColumnsToSkip = 0
config.overscan.maxDeviation = 1000.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Aren't these the defaults? Then can't we just remove them?

* Overscan should now be configured via the OverscanTask's config
  object.
* Overscan parameters that use the default values have had those
  duplicates removed.
@czwa czwa merged commit 2d2b374 into main Aug 6, 2022
@czwa czwa deleted the tickets/DM-33429 branch August 6, 2022 03:21
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