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
QumadaDevice.sweep_parallel() performs no checks on what params actually is, so as long as it's iterable something other than a sequence of parameters will lead to an obscure error down the line when the script is run.