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
Plot.fitting - add resonator frequency vs flux fitting function.
Plot.plots - add the possibility to fit the data to be plotted for plot_demodulated_data_1D.
addons.variables.assign_variables_to_element - A function to force variables assignment to specific elements.
Changed
Units.unit - units.unit.ns now returns 1/4 within an open qm.qua.program scope and 1 otherwise. Same for us, ms, s, and clock_cycle. By default results of a * ns operation are cast to int and a warning is generated if casting discards a nonzero remainder.
Fixed
simulator_tools.create_simulator_controller_connections - now deals with the case of 1 controller.