qdev-dk / qdev-wrappers

Other
11 stars 26 forks source link

[WIP] Alazar Software Downconversion #179

Closed Dominik-Vogel closed 5 years ago

Dominik-Vogel commented 5 years ago

At request of Fabio @fabioansaloni This PR introduces a parameter software_decimation_factor for the AlazarChannel. The records get decimated by scipy.signal.decimate Current shortcomming: all records get decimated. The decimation does not take place at a channel level even thought the placement of the parameter might suggest so.