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-42874 : Tweak PeekExposureTask #80

Merged
merged 2 commits into from Feb 13, 2024
Merged

DM-42874 : Tweak PeekExposureTask #80

merged 2 commits into from Feb 13, 2024

Conversation

jmeyers314
Copy link
Contributor

  • Computes median/mode of pixel values before subtracting the background
  • Keeps the original exposure unmodified

@@ -839,6 +839,44 @@ def run(
- pixelMode : `float`
Mode estimate of entire image.
"""
# Make a copy so the original images is unmodified.
Copy link
Contributor

Choose a reason for hiding this comment

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

original image is unmodified (singular image)

@jmeyers314 jmeyers314 merged commit e223147 into main Feb 13, 2024
1 check passed
@jmeyers314 jmeyers314 deleted the tickets/DM-42874 branch February 13, 2024 22:10
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