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

Fix error when visualising 2D image #439

Merged
merged 17 commits into from
Oct 8, 2024
Merged

Conversation

DanicaSTFC
Copy link
Collaborator

@DanicaSTFC DanicaSTFC commented Sep 9, 2024

Closes #435

  • Edits the numpy2vtkImage converter to delete the extra array which causes the error.

Additionally:

  • Adds argument to the calls of QCILViewerWidget
  • Adds example to check where the error is raised

@DanicaSTFC DanicaSTFC added this to the Version 24.0.2 milestone Sep 9, 2024
@DanicaSTFC DanicaSTFC self-assigned this Sep 9, 2024
@DanicaSTFC DanicaSTFC requested a review from paskino September 10, 2024 13:31
@DanicaSTFC DanicaSTFC merged commit ab03bd0 into master Oct 8, 2024
3 checks passed
@DanicaSTFC DanicaSTFC deleted the fix-error-extent-array_length branch October 8, 2024 14:49
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.

Error when image of dimension 1 is visualised
2 participants