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

Support QM specific configs in the 0.2 platform upgrader #204

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

stavros11
Copy link
Member

In 0.1 the parameters of QM configs were stored as instrument settings, therefore we need a mapping between the 0.2 channels and 0.1 instrument ports. I added this in a new connections.json file to avoid making the upgrader dependable on qibolab versions.

Now the usage should be

python convert.py qw11q/parameters.json --connections qw11q/connections.json

in order to include the QM configs in the new parameters.

I have provided connections.json for qw11q and qw5q_platinum.

@stavros11 stavros11 requested a review from alecandido November 26, 2024 09:58
Copy link

If you are changing the configuration of one or more platforms remember to run python generate_readme.py path/to/platform ... to update the README.md accordingly.

@stavros11 stavros11 merged commit 8267759 into 0.2-upgrader-cal Nov 26, 2024
4 checks passed
@stavros11 stavros11 deleted the 0.2-upgrader-qm branch November 26, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant