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-45507: Split amp offset config into measurement and application components #481

Merged
merged 2 commits into from
Aug 4, 2024

Conversation

enourbakhsh
Copy link
Contributor

No description provided.

config/isr.py Outdated
@@ -105,7 +105,9 @@

config.doNanInterpAfterFlat = False

config.doAmpOffset = True
# Calculate and apply amp offset corrections.
config.doMeasureAmpOffset = True
Copy link
Contributor

Choose a reason for hiding this comment

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

I think I'm about to comment on the other PR that these options should be config.ampOffset.doMeasureAmpOffset

Copy link
Contributor Author

@enourbakhsh enourbakhsh Aug 2, 2024

Choose a reason for hiding this comment

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

I think you meant config.ampOffset.doApplyAmpOffset?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@enourbakhsh enourbakhsh changed the title DM-45507: Split doAmpOffset into measurement and application components DM-45507: Split amp offset config into measurement and application components Aug 2, 2024
@enourbakhsh enourbakhsh merged commit 4181653 into main Aug 4, 2024
2 checks passed
@enourbakhsh enourbakhsh deleted the tickets/DM-45507 branch August 4, 2024 18:12
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