This template allows you to set up your machine for remote control through the qiskit-cold-atoms + qlued + labscript-qc pipeline. If you would just like to get a feeling how it would be to have it registered, feel free to add it into Alqor. But we strongly would like to encourage others to set up their own instances and give it a try.
The recommended fashion is to download the released version of the labscript-qc example. You can clone it through:
git clone --branch v0.1.1 --single-branch https://github.com/Alqor-UG/labscript-qc-example.git
If you want to have the latest version of the labscript-qc example, you can clone it through:
git clone https://github.com/Alqor-UG/labscript-qc-example.git
- Clone the repository into the
.../userlib/labscriptlib/EXPERIMENT-NAME
folder. - Adapt the
connection_table.py
such that it defines the proper connections between the different devices. - Adapt the
header.py
such that it defines the proper connections and functions. - Adapt the
config.py
such that it defines all the relevant gates that you would like to expose to the enduser. This is the first non-standard labscript code that you will have to write.
We use GitHub Discussions to talk about all sorts of topics related to documentation and this site. For example: if you'd like help troubleshooting a PR, have a great new idea, or want to share something amazing you've learned in our docs, join us in the discussions.
Any code within this repo is licenced under the Apache 2 licence.
The qlued documentation in the docs folders are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License (CC BY-SA 4.0).
Thanks for all your contributions and efforts towards improving qlued. We thank you for being part of our ✨ community ✨!