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

0.24.0 bugfixes #319

Merged
merged 4 commits into from
Feb 9, 2025
Merged

0.24.0 bugfixes #319

merged 4 commits into from
Feb 9, 2025

Conversation

CPBridge
Copy link
Collaborator

@CPBridge CPBridge commented Feb 9, 2025

A handful of bug fixes following the recent 0.24.0 release:

  • Fix bug that was preventing creation of segmentations from non-spatially aligned volume objects
  • Fix the implementation of the Volume.match_geometry() method, which was incorrectly permuting dimensions
  • Fix implementation of Volume.random_permute_spatial_axes and Volume.random_flip_spatial
  • Added several new tests to increase test coverage of the volume module

@CPBridge CPBridge added the bug Something isn't working label Feb 9, 2025
@CPBridge CPBridge self-assigned this Feb 9, 2025
@CPBridge CPBridge merged commit 4121bc1 into master Feb 9, 2025
9 checks passed
@CPBridge CPBridge deleted the bug/nonaligned_volume branch February 9, 2025 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant