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

Script to generate calibration.json #203

Open
wants to merge 4 commits into
base: 0.2-upgrader
Choose a base branch
from

Conversation

andrea-pasquale
Copy link
Contributor

I've added a script generate_calibration.py which automatically generates the new calibration.json file, from the parameters.json compatibile with qibolab 0.2.

The syntax is the same as the convert.py command from #201.

python convert.py qw11q/parameters.json iqm5q/parameters.json ...

and a new file calibration_new.json will be generated. I've added _new to avoid conflicts with my existing calibration.json files.

@alecandido if you want I could try to merge the two scripts to speed up the conversion.

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.

@alecandido
Copy link
Member

@alecandido if you want I could try to merge the two scripts to speed up the conversion.

Fine by me, keep going!

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.

2 participants