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

Remove warnings in MetaImageImporter when origin/offset/position is 2D #164

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

androst
Copy link
Contributor

@androst androst commented Jan 19, 2023

Suggesting a change in MetaImageImporter to avoid mass printing warnings when position / origin / offset is a array with two numbers. According to documentation (https://itk.org/Wiki/ITK/MetaIO/Documentation) position / origin / offset should / can be equal to the length of NDim:

Position:
MET_FLOAT_ARRAY[NDims]
X, Y, Z,… of real-world coordinate of 0,0,0 index of image)

@smistad smistad merged commit 1ae9a68 into smistad:master Jan 19, 2023
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