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 more decimals #306

Merged
merged 5 commits into from
Jun 27, 2023
Merged

Add more decimals #306

merged 5 commits into from
Jun 27, 2023

Conversation

jo-mueller
Copy link
Member

#294

This PR

  • automatically reads the voxel dimensions from the image data in the viewer. In case libraries like aicsimageio are used, these will be the correct dimension. A
  • Adds more decimal places to the voxel sizes to prevent rounding errors for high resolution
  • Fixes the tab order of the reconstruction toolbox

@jo-mueller jo-mueller added the enhancement New feature or request label Jun 27, 2023
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #306 (a518517) into main (bf58fcf) will decrease coverage by 0.08%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
- Coverage   82.77%   82.69%   -0.08%     
==========================================
  Files          50       50              
  Lines        9189     9196       +7     
==========================================
- Hits         7606     7605       -1     
- Misses       1583     1591       +8     
Impacted Files Coverage Δ
src/napari_stress/_reconstruction/toolbox.py 92.06% <81.81%> (-0.98%) ⬇️
src/napari_stress/_tests/test_reconstruction.py 100.00% <100.00%> (ø)
src/napari_stress/_utils/frame_by_frame.py 95.57% <100.00%> (ø)

... and 1 file with indirect coverage changes

@jo-mueller jo-mueller merged commit e5220f2 into campaslab:main Jun 27, 2023
@jo-mueller jo-mueller deleted the add-more-decimals branch June 27, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant