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

Transformations #30

Merged
merged 11 commits into from
Jun 5, 2024
Merged

Transformations #30

merged 11 commits into from
Jun 5, 2024

Conversation

d-v-b
Copy link
Collaborator

@d-v-b d-v-b commented Jun 5, 2024

This PR adds some utilities for applying transformations to OME-NGFF metadata.

  • scaling and translation transforms, which can be applied to an entire metadata document, e.g. to correct the translation or scaling attributes of an image.

  • axis transposition, so that axes can be re-ordered (in metadata), along with the corresponding re-arrangement of the coordinate transformation metadata. Note that this has no effect on the layout of the stored zarr arrays.

This also changes packaging. we are switching from poetry to hatch.

@d-v-b d-v-b merged commit 1ad54ea into main Jun 5, 2024
7 checks passed
@d-v-b d-v-b deleted the transformations branch June 5, 2024 13:39
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.

1 participant