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

Add rounding option in multiresolution scaling factor deduction #13

Closed
kgabor opened this issue May 10, 2024 · 0 comments · Fixed by #14
Closed

Add rounding option in multiresolution scaling factor deduction #13

kgabor opened this issue May 10, 2024 · 0 comments · Fixed by #14
Assignees

Comments

@kgabor
Copy link
Collaborator

kgabor commented May 10, 2024

The zarr metadata contains floating point scaling in real world coordinates while the bdv data model scales compared to the finest resolution image. These numbers should come back as the 2x downscaling factors, however we have floating-point inaccuracies. Add rounding option e.g. to 3 or 4 digits to round to get back the nominal factors properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant