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
SQD_Lab edited this page Feb 10, 2022
·
6 revisions
SQDToolz Documentation:
SQDToolz is a toolbox to control instruments to run a general lab experiments. This was designed to supersede UQTools, keeping simplicity, scalability and efficiency in check. It currently uses QCoDeS to communicate with the instruments, while providing higher level functionality such as timing control, pulse generation, automatic parameter updates and data/configuration storage. The key points in the design of this stack are:
Less external library dependency - less things to fix and maintain.
Device abstraction - Control scripts should not be directly affected by hardware changes or bug fixes.
Automation & Chaining - Multiple experiments should be seamlessly linked and executed.
Documentations:
For those who want to quickly start with the software stack without going into deep details about the control and data flow, please use: