- Experimental control hardware running ARTIQ version 3.7
- Python version 3.5
- Version 3.7 of the ARTIQ python package (https://m-labs.hk/experiment-control/artiq/)
- All python packages required by ARTIQ version 3.7.
- The numpy python package (https://numpy.org/) compatible with Python version 3.5 Note: numpy is installed automatically when installing ARTIQ via the m-labs conda channel
- The scipy python package (https://www.scipy.org/) compatible with Python version 3.5 Note: scipy is installed automatically when installing ARTIQ via the m-labs conda channel
(Optional)
- The matplotlib python package (https://matplotlib.org/) compatible with Python version 3.5
Note: The matplotlib package is required only by testing routines in the curvefits.py module of the analysis subpackage. It is not required for typical use of the scan framework.