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.
The key has expired.
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 .