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

Added the calculation of the Trigger Time to the TrigSim #90

Closed slwatkins closed 5 years ago

slwatkins commented 5 years ago

I added to rqpy.sim.TrigSim a couple of features/changes:

I also added the ability to pass templates and psds to rqpy.process.SetupRQ as numpy.ndarray type variables. This change is also backwards compatible, so the old way of uploading lists will still work.