diff --git a/content/experiment-control/artiq.md b/content/experiment-control/artiq.md index 6c6b0b6..5456a86 100644 --- a/content/experiment-control/artiq.md +++ b/content/experiment-control/artiq.md @@ -10,7 +10,7 @@ logo_only = true +++ -{% layout_text_img(src="images/lab-hardware@2x.jpg", alt="lab hardware", textleft=true, shadow=true) %} +{% layout_text_img(src="images/lab-hardware-min.png", alt="lab hardware", textleft=true) %} ARTIQ (Advanced Real-Time Infrastructure for Quantum physics) is a leading-edge control system for quantum information experiments. It was initiated and developed in partnership with the Ion Storage Group at NIST, and is now used and supported by a growing number of research institutions worldwide. While ARTIQ is currently mostly used by atomic physics groups, its applicability reaches beyond ion trapping. @@ -32,7 +32,7 @@ Modern research on quantum information systems poses particular challenges to th -{% layout_text_img(src="images/gui_screenshot_small@2x.jpg", popup="images/origin/gui_screenshot.png", alt="lab hardware", textleft=true, shadow=true) %} +{% layout_text_img(src="images/enter-artiq-min.png", popup="images/origin/gui_screenshot.png", alt="lab hardware", textleft=true) %} ##### Enter ARTIQ @@ -86,7 +86,7 @@ ARTIQ was initiated by the Ion Storage Group at NIST, and other partners have co -{% layout_text_img(src="images/gui_screenshot_allcock_small@2x.jpg", popup="images/origin/gui_screenshot_allcock.jpg", alt="gui screenshot allcock small", textleft=true, shadow=true) %} +{% layout_text_img(src="images/open-source-min.png", popup="images/origin/gui_screenshot_allcock.jpg", alt="gui screenshot allcock small", textleft=true) %} ##### Open source @@ -98,7 +98,7 @@ Our aim is to provide a control system suitable for the challenges of modern qua -{% layout_text_img(src="images/sinara_crate_small@2x.jpg", popup="images/origin/sinara_crate.jpg", alt="sinara crate small", shadow=true) %} +{% layout_text_img(src="images/sinara-hardware-min.png", popup="images/origin/sinara_crate.jpg", alt="sinara crate small") %} ##### Sinara hardware diff --git a/static/images/enter-artiq-min.png b/static/images/enter-artiq-min.png new file mode 100644 index 0000000..a1247fc Binary files /dev/null and b/static/images/enter-artiq-min.png differ diff --git a/static/images/lab-hardware-min.png b/static/images/lab-hardware-min.png new file mode 100644 index 0000000..fd9e97c Binary files /dev/null and b/static/images/lab-hardware-min.png differ diff --git a/static/images/open-source-min.png b/static/images/open-source-min.png new file mode 100644 index 0000000..f4d21cf Binary files /dev/null and b/static/images/open-source-min.png differ diff --git a/static/images/sinara-hardware-min.png b/static/images/sinara-hardware-min.png new file mode 100644 index 0000000..0eb36e9 Binary files /dev/null and b/static/images/sinara-hardware-min.png differ