Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move settings from IQMClients constructor to submit_circuit #31

Merged
merged 14 commits into from
Aug 9, 2022

Conversation

LeonWubben
Copy link
Contributor

In order to remove the need to initialize a new client when running a circuit with new settings, the settings are now moved from the constructor to submit_circuit

@LeonWubben LeonWubben force-pushed the submit-circuit-takes-station-control-settings branch from 6b8d3b2 to e335375 Compare June 6, 2022 14:21
@LeonWubben LeonWubben force-pushed the submit-circuit-takes-station-control-settings branch from 40402cd to 347d945 Compare June 6, 2022 14:41
src/iqm_client/iqm_client.py Outdated Show resolved Hide resolved
@hay-k hay-k self-assigned this Aug 8, 2022
ollityrkko
ollityrkko previously approved these changes Aug 8, 2022
src/iqm_client/iqm_client.py Outdated Show resolved Hide resolved
src/iqm_client/iqm_client.py Outdated Show resolved Hide resolved
hay-k and others added 2 commits August 9, 2022 12:02
Co-authored-by: Ville Bergholm <1044345+smite@users.noreply.github.com>
kukushechkin
kukushechkin previously approved these changes Aug 9, 2022
src/iqm_client/iqm_client.py Outdated Show resolved Hide resolved
Co-authored-by: Ville Bergholm <1044345+smite@users.noreply.github.com>
@hay-k hay-k merged commit 2a09385 into main Aug 9, 2022
@hay-k hay-k deleted the submit-circuit-takes-station-control-settings branch August 9, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants