Skip to content

Don't use i and j for polar distortion#1823

Merged
psavery merged 1 commit intomasterfrom
fix-distortion-variable-name
Apr 7, 2025
Merged

Don't use i and j for polar distortion#1823
psavery merged 1 commit intomasterfrom
fix-distortion-variable-name

Conversation

@psavery
Copy link
Collaborator

@psavery psavery commented Apr 7, 2025

We were accidentally re-assigning i and j within that loop. Use a different variable name instead.

We were accidentally re-assigning `i` and `j` within that loop. Use
a different variable name instead.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@psavery psavery requested a review from saransh13 April 7, 2025 19:52
Copy link
Member

@saransh13 saransh13 left a comment

Choose a reason for hiding this comment

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

Nice work tracking this down! LGTM

@psavery psavery merged commit ff267ba into master Apr 7, 2025
9 checks passed
@psavery psavery deleted the fix-distortion-variable-name branch April 7, 2025 20:46
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