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

Image dimensions and n-d array writing is inverted/transposed #165

Open
simonrw opened this issue Jun 27, 2022 · 0 comments
Open

Image dimensions and n-d array writing is inverted/transposed #165

simonrw opened this issue Jun 27, 2022 · 0 comments

Comments

@simonrw
Copy link
Owner

simonrw commented Jun 27, 2022

It seems when creating an array of n dimensions, it seems the axes are transposed.

Also: consider range checks for the data. I have been able to write beyond the end of the image array. This didn't actually write any data, it failed silently which is also not great!

See #163

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

No branches or pull requests

1 participant