You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.17.5] - 2024-06-26
Fixed
control_panel - Fix voltage booking error introduced in the previous fix.
control_panel - Fix rounding error in ManualOutputControl that caused voltage drifts.
octave_tools - Fix bug when setting calibrate to False in get_correction_for_each_LO_and_IF().
unit - to_clock_cycles() now always returns an integer.
examples/Qcodes_drivers: Fixed compatibility with qm-qua 1.1.6 or newer.
Added
octave_tools - Added the possibility to pass the AutoCalibrationParams to get_correction_for_each_LO_and_IF() to customize the calibration parameters (IF_amplitude for instance).
unit - volts2demod() function that does the inverse operation of demod2volts()
data_handler - Added support for nested figures and arrays