Updated on February 1, 2020.
This project can be used to realize experimental operations of a single qubit in the ion trap, including rabi scan, zeeman scan, and pulse shaping for rabi scan. Otherwise, for the convenience of experiment, we also Designed a convenient GUI.
By controlling switches, frequency and amplitude of the laser acting on the ions, we can control the quantum state of the ions in ion traps through the principle of quantum optics. we choose FPGA as the experimental control hardware.
M-labs' Artiq integrates FPGA, AOM and DDS, and can control experimental processes through Python. based on this,we designed some functions to realize rabi scan and zeeman scan and made a customized GUI, by which physicists can control experiment much easily.
MangFeng Ion Trap Group, WIPM, CAS, P. R China
Homepage link: http://english.wipm.cas.cn/rh/rd/yzfzsys/bsqip/bsqipr/
- Guanqun Mu -Undergraduate at Wuhan University, P. R China
- GeYi Ding -Master at WIPM, CAS
- Kamran Rehan -PhD at WIPM, CAS
If you have some questions or want to be a developer, please contact Guanqun Mu: [email protected]
And go to ' Manual for Developers.md ' for more details.
- Come to the link of script: https://raw.githubusercontent.com/m-labs/artiq/release-5/install-with-conda.py , copy all the script.
- Create a new python file on your desktop, copy the script into the file. Name it with
artiq_script.py
- Command Prompt:
$ python artiq_script.py
- After minutes, packages Artiq5 will be installed in your PC.
-
Creating a new folder, name it with
Artiq_WIPM
. -
Create a new folder called
repository
insideArtiq_WIPM
. -
Copy the file
device_db.py
into theArtiq_WIPM
. This file should be given by M-Labs guys. -
Click the button ' Clone or download ' of this project.
-
Click ' Download ZIP '.
-
Uncompress the .zip file, copy the folder
repository
to recover the same name folder inArtiq_WIPM
. -
Command Prompt:
$ activate artiq
$ cd \Artiq_WIPM
$ artiq_main
-
Turn on another Command Prompt:
$ activate artiq
$ artiq_dashboard
-
Go to the ' Explorer ' part in dashboard, click the ' GUIFinal ' operation, set the pipeline to 'GUI', then click ' Submit ' button.
-
GUI will come out, change parameters (Rabi Scan/Zeeman Scan/...) , select one choice in ' Selection ' part, then Click ' Submit '.
-
Go to the ' Explorer ' part in dashboard, select the ' Run ' operation, then click ' Submit ' button.
-
After opreation done, photon count picture will appear at Applet.