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

Added optika.sensors.AbstractImagingSensorMaterial.photons_incident() method to compute the expected number of incident photons given the number of measured electrons. #108

Merged
merged 2 commits into from
Dec 9, 2024

black

16076cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

99.09% (+0.00%) compared to 4d8a89c

View this Pull Request on Codecov

99.09% (+0.00%) compared to 4d8a89c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.09%. Comparing base (4d8a89c) to head (16076cc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          91       91           
  Lines        4836     4851   +15     
=======================================
+ Hits         4792     4807   +15     
  Misses         44       44           

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