Welcome to Qblox-CSG!
This repository is for organizing any files related to connecting and executing/reading waveform sequences on the Qblox instrument. Before you can begin you must complete the following two steps,
- Setup the environment
- Run ./tests/test_*.ipynb
To set up the conda environment for Qblox-CSG on Windows, run the following command in Command Prompt or PowerShell,
setup_environment.batThis will create a Conda environment named qblox-csg with all of the required dependencies installed.
It is advised to run the test protocols found in ./tests prior to any experiments to ensure everything is connected as intended.