spice-herald / RQpy

This repository provides helpful tools for DM search analysis using detectors studied by the Pyle Group.
GNU General Public License v3.0
4 stars 3 forks source link

Fix x values definition in rqpy.limit.gauss_smear #117

Closed slwatkins closed 5 years ago

slwatkins commented 5 years ago

I noticed that the the x values of the gauss_smear function were actually incorrectly defined, which would lead to slightly incorrect smeared distributions. Not a huge effect on previous results, but this should be correct now.