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

BUG: image.create_mask() fails for 2D image slices #98

Closed
bennyrowland opened this issue Nov 3, 2017 · 0 comments
Closed

BUG: image.create_mask() fails for 2D image slices #98

bennyrowland opened this issue Nov 3, 2017 · 0 comments
Assignees
Labels

Comments

@bennyrowland
Copy link
Member

Using resample to extract a 2D image slice is a convenience for plotting without constantly extracting the [0] element of the length 1 third dimension, however this lack of a third dimension causes the create mask function to fail.

@bennyrowland bennyrowland self-assigned this Nov 3, 2017
bennyrowland added a commit that referenced this issue Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant