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

Pass scale metadata through recorder reconstruct #399

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

talonchandler
Copy link
Collaborator

Fixes #397.

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #399 (ac75f4e) into main (858f3d4) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##            main    #399      +/-   ##
========================================
+ Coverage   7.16%   7.21%   +0.04%     
========================================
  Files         25      25              
  Lines       4436    4438       +2     
========================================
+ Hits         318     320       +2     
  Misses      4118    4118              
Files Changed Coverage Δ
recOrder/tests/cli_tests/test_reconstruct.py 97.36% <100.00%> (+0.14%) ⬆️

@deprecated-napari-hub-preview-bot

Preview page for your plugin is ready here:
https://preview.napari-hub.org/mehta-lab/recOrder/399
Created: 2023-08-09T00:18:41.873812

Copy link
Contributor

@ziw-liu ziw-liu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@talonchandler talonchandler added this pull request to the merge queue Aug 9, 2023
Merged via the queue into main with commit 7cf3b56 Aug 9, 2023
10 checks passed
talonchandler added a commit that referenced this pull request Aug 9, 2023
* pass scale metadata through reconstruct

* test scale passing
@talonchandler talonchandler deleted the pass-transformation-metadata branch September 24, 2023 19:09
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.

Passing the voxel (z,y,x) in micrometers in zattrs per position
2 participants