Skip to content

[Potential bug] Interpolation wrapper appears to use 1-based indexing despite earlier correction #21

Description

@raj-magesh

There appears to be a correction for 1-based indexing here (i.e. moving from MATLAB to Python) but the interpolation wrapper here (until line 70) appears to still use 1, even though it's called after the correction is done.

I could be mistaken, but this seems like a bug? If so, happy to send a PR. Doubt it affects anything since it's at the edge of the image though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions