-
Notifications
You must be signed in to change notification settings - Fork 7
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
435 duplicated half images after setting roi size to 2048x1024 #442
435 duplicated half images after setting roi size to 2048x1024 #442
Conversation
Co-Authored-By: BingyingChen <64285901+BingyingChen@users.noreply.github.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## develop #442 +/- ##
===========================================
- Coverage 41.81% 41.78% -0.03%
===========================================
Files 151 151
Lines 13855 13879 +24
===========================================
+ Hits 5793 5800 +7
- Misses 8062 8079 +17
Flags with carried forward coverage won't be shown. Click here to find out more.
|
It works well on the multiscale windows machine, both displaying and saving properly. It breaks on a mac when I click acquire with a non-square frame.
|
Now might also be a good time to address ROIs. By default, we cut about the middle of the FOV. However, it is perfectly reasonable to create an ROI from, say, |
Please test on a Mac to see if resize works well.