Skip to content

v0.17.5

Compare
Choose a tag to compare
@deanpoulos deanpoulos released this 26 Jun 13:26
· 8 commits to main since this release
44b38ef

[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