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
Hotfix for rq processing with no readout_inds #97
Closed
slwatkins closed 5 years ago
Added a simple
if
statement to the_process_rq
function for checking ifreadout_inds
says that there are no events to be read out.Resolves #68.