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

Change eps added to histogram to mean(eff) #177

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Change eps added to histogram to mean(eff) #177

merged 1 commit into from
Jul 26, 2024

Conversation

zihaoxu98
Copy link
Collaborator

This is related to #152 , where we found add eps to the histogram ruins the fitting, because of the added eps=1, which could be significantly larger than efficiency when efficiency is very low. In this PR the eps is changed to mean(eff) to avoid such a problem.

@coveralls
Copy link

coveralls commented Jul 25, 2024

Pull Request Test Coverage Report for Build 10100116472

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 84.803%

Totals Coverage Status
Change from base Build 10095584519: -0.01%
Covered Lines: 2366
Relevant Lines: 2790

💛 - Coveralls

@zihaoxu98 zihaoxu98 merged commit 08fe243 into master Jul 26, 2024
7 checks passed
@zihaoxu98 zihaoxu98 deleted the add_eps branch July 26, 2024 01:14
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