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

Add get_charge option to get_traces_midgz #171

Closed slwatkins closed 3 years ago

slwatkins commented 3 years ago

Added the optional argument get_charge to rqpy.io.get_traces_midgz to provide users with a function to get the charge channels of a CDMS detector, as requested by @ytcs.

Closes #170.