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

Potential test case: Save voxel size in meta data #109

Open
haesleinhuepf opened this issue Sep 3, 2024 · 0 comments
Open

Potential test case: Save voxel size in meta data #109

haesleinhuepf opened this issue Sep 3, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@haesleinhuepf
Copy link
Owner

haesleinhuepf commented Sep 3, 2024

def save_image_with_voxel_size(image, vx, vy, vz):
...

We could use aicsioimage io to reload the saved image and check if the voxel size was saved to the meta data.

Related test-case (kind of inverse question):
https://github.com/haesleinhuepf/human-eval-bia/blob/main/test_cases/open_image_read_voxel_size.ipynb

@haesleinhuepf haesleinhuepf added the help wanted Extra attention is needed label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant