XENONnT / appletree

A high-performance program simulates and fits response of XENON
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

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

Closed zihaoxu98 closed 3 months ago

zihaoxu98 commented 3 months ago

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 commented 3 months ago

Pull Request Test Coverage Report for Build 10100116472

Details


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

💛 - Coveralls