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 Trigger Efficiency Step Function in Sensitivity Estimate #155

Closed slwatkins closed 4 years ago

slwatkins commented 4 years ago

I noticed that, with the way the trigger efficiency was defined, the sensitivity estimate code was overestimating the sensitivity of simulated experiments. I figured out a better way of defining it, such that the sensitivity seems to be estimated correctly now. Also updated the demo and took the liberty of fixing the max character length per line, as per PEP8 standards.