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 bug in optika.sensors.charge_diffusion() where the average standard deviation was being computed instead of the average variance. #90

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

byrdie
Copy link
Collaborator

@byrdie byrdie commented Oct 4, 2024

No description provided.

…standard deviation was being computed instead of the average variance.
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.09%. Comparing base (c12b5b1) to head (841faf8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          91       91           
  Lines        4763     4764    +1     
=======================================
+ Hits         4720     4721    +1     
  Misses         43       43           
Flag Coverage Δ
unittests 99.09% <100.00%> (+<0.01%) ⬆️

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.

@byrdie byrdie merged commit 71879e9 into main Oct 7, 2024
11 checks passed
@byrdie byrdie deleted the bugfix/charge-diffusion-variance branch October 7, 2024 03:25
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