Skip to content

Conversation

@lguerard
Copy link
Contributor

@lguerard lguerard commented Dec 8, 2025

  • Added a check to ensure both images have the same number of slices.
  • Exits with an error message if the slice counts differ.
  • Adjusted the subtraction operation to handle stack images appropriately.

* Added a check to ensure both images have the same number of slices.
* Exits with an error message if the slice counts differ.
* Adjusted the subtraction operation to handle stack images appropriately.
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 25%. Comparing base (420eb59) to head (0a46264).
⚠️ Report is 3 commits behind head on devel.

Files with missing lines Patch % Lines
src/imcflibs/imagej/misc.py 0% 5 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           devel   #117   +/-   ##
====================================
- Coverage     25%    25%   -0%     
====================================
  Files         25     25           
  Lines       1690   1694    +4     
====================================
  Hits         421    421           
- Misses      1269   1273    +4     

☔ 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.

* Ensure the calibration of the first image is applied to the result of the subtraction.
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.

1 participant