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

Fixed a major bug in optika.sensors.electrons_measured() where the recombination noise was being severely underestimated. #114

Merged
merged 8 commits into from
Mar 17, 2025

black

a0c3dc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2025 in 1s

99.10% (+0.00%) compared to 726dda0

View this Pull Request on Codecov

99.10% (+0.00%) compared to 726dda0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.10%. Comparing base (726dda0) to head (a0c3dc6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   99.09%   99.10%           
=======================================
  Files          91       91           
  Lines        4853     4901   +48     
=======================================
+ Hits         4809     4857   +48     
  Misses         44       44           

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