Skip to content

Conversation

tngo2019
Copy link
Collaborator

Tested new affine shear and tiling, it worked as intended.

tngo2019 and others added 5 commits September 11, 2025 14:23
Fix affine shear transform calculation in linear_algebra.py

Now, also correct pixel size to account for shearing-based acquisition. The shear data button must be selected for this to currently be active.
Moved pixel size scaling for shear transforms earlier in the process and removed debug print statements. Added calculation and application of shear offset transforms in view registrations. Added placeholders for future implementation of XZ and other shear dimensions.
Fixed the affine shear transformation to tile in Z and tested and it worked
Refined widget state handling in AcquireBarController to differentiate between 'dimension' and other widgets, setting their states appropriately. Removed debug print statements.
Copy link

codecov bot commented Sep 15, 2025

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 53.57%. Comparing base (7590ae5) to head (196b258).
⚠️ Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
...navigate/controller/sub_controllers/acquire_bar.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1136      +/-   ##
===========================================
- Coverage    53.72%   53.57%   -0.16%     
===========================================
  Files          194      194              
  Lines        22337    22358      +21     
===========================================
- Hits         12001    11978      -23     
- Misses       10336    10380      +44     
Flag Coverage Δ
unittests 53.57% <95.83%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@AdvancedImagingUTSW AdvancedImagingUTSW left a comment

Choose a reason for hiding this comment

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

We should also document the shearing and rotation BDV parameters in the documentation.

@AdvancedImagingUTSW AdvancedImagingUTSW merged commit 3588ea0 into develop Sep 15, 2025
1 check passed
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.

2 participants