Skip to content

v0.13.0

Compare
Choose a tag to compare
@TheoLaudatQM TheoLaudatQM released this 18 Nov 11:35
· 172 commits to main since this release
57e28f3

Added

  • Multi-user Tools - A subpackage that allows several users to work simultaneously.
  • Config.helper_tools - This package includes tools for writing and updating the configuration.
  • Plot.fitting - This tool enables the use to fit results from qua programs.
  • Bakery - Added a flag to disable the addition of an align to the run function.

Changed

  • Plot.plots - Added functions to plot results from qua programs (plot_demodulated_data 1D and 2D, get_simulated_samples_by_element and plot_simulator_output)
  • Bakery - Now uses the more efficient frame_rotation_2pi instead of frame_rotation.

Fixed

  • Bakery - Fixed cases in which a frame_rotation_2pi(0.0) was added .