DiCarloLab-Delft / PycQED_py3

Python3 version of PycQED using QCoDeS as backend
MIT License
67 stars 41 forks source link

Making UHFQA_core work #657

Closed nielshaandbaek closed 2 years ago

nielshaandbaek commented 2 years ago

Fixed bug in _get_waveform_table preventing start() from working in UHFQA_core. After refactoring there was some functionality preventing UHFQA_core and derived classes from executing experiments.

Changes proposed in this pull request:

@chellings

In order for the pull request to be merged, the following conditions must be met:

Whenever possible the pull request should

Tests are not mandatory as this is generally hard to make for instruments that interact with hardware.