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

Fix the code that applies aperture correction #6

Merged
merged 1 commit into from Sep 8, 2015
Merged

Conversation

isullivan
Copy link

The old code was applying aperture correction once too early
(during the phase when it should have been measured),
in addition to applying it later at the right time.
The result was probably the same, but the code was more confusing
and needlessly divergent from the standard CalibrateTask.

The old code was applying aperture correction once too early
(during the phase when it should have been measured),
in addition to applying it later at the right time.
The result was probably the same, but the code was more confusing
and needlessly divergent from the standard CalibrateTask.
@r-owen r-owen merged commit d1b83ce into master Sep 8, 2015
@ktlim ktlim deleted the tickets/DM-3691 branch August 25, 2018 05:50
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