diff --git a/content/_index.md b/content/_index.md index 43f613c..151d50f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,6 +7,8 @@ Experiment control - ARTIQ - Sinara core - Control loops + - Funding + - Publications - Resources Gateware diff --git a/content/experiment-control/artiq.md b/content/experiment-control/artiq.md index 3e7903d..5a5e308 100644 --- a/content/experiment-control/artiq.md +++ b/content/experiment-control/artiq.md @@ -57,32 +57,17 @@ Technologies employed include *Disclaimer: NIST and the United States government are not providing an endorsement of ARTIQ.* + +[![logo oxford](/images/logo_oxford.png)](https://www2.physics.ox.ac.uk/research/ion-trap-quantum-computing-group) + +The [University of Oxford](https://www2.physics.ox.ac.uk/research/ion-trap-quantum-computing-group) funded major improvements to the RTIO infrastructure: the Distributed RTIO (DRTIO) system that allows clock synchronization and RTIO command transfer between FPGAs using cost-effective high-speed serial links (e.g. over fiber optics), and changes to the RTIO architecture to improve scalability. They also funded the Sinara Sampler hardware and software, the [SU-Servo](https://m-labs.hk/artiq/manual-beta/core_drivers_reference.html?highlight=suservo#artiq.coredevice.suservo.SUServo) integrated laser intensity servo, parts of Urukul and Zotino, firmware development on the Sinara Thermostat, the Kasli v2.0 ARTIQ support, the Fastino ARTIQ support, parts of the Sinara Phaser gateware and software development, and significant parts of the Booster RF amplifier. + +[![logo ise](/images/logo_ise.png)](http://www.ise.pw.edu.pl) + +[Warsaw University of Technology](http://www.ise.pw.edu.pl) contributed most of the hardware designs and prototypes for the Sinara ecosystem. + +###### Gold level + +[![logo oregon](/images/logo_oregon.png)](https://ions.uoregon.edu/) + +The [University of Oregon](https://ions.uoregon.edu/) funded a large part of the Sinara Phaser gateware and software development, as well as firmware for the Pounder PDH/phase lock signal generator for Stabilizer. + +[![logo arl](/images/logo_arl_devcom.png)](http://brittonlab.umd.edu/) + +The [Army Research Lab](http://brittonlab.umd.edu/) funded the SAWG high-throughput digital waveform generator, as well as ARTIQ support for the Sayma and Metlino boards. + + +###### Silver level + +[![logo quest](/images/logo_luh.png)](https://www.quest-lfs.uni-hannover.de/) + +[QUEST/Uni Hannover](https://www.quest-lfs.uni-hannover.de/) funded gateware and software support for the Grabber EEM, partial Mirny support, part of the Fastino development, and part of Urukul synchronization support. + +[![logo ptb](/images/logo_ptb.png)](http://ptb.de) + +PTB funded the development of lock-in amplifier support for the Sinara Stabilizer, as well as part of Urukul synchronization support. + +[![logo uwisc](/images/logo_uwisc.png)](http://hexagon.physics.wisc.edu/) + +The [University of Wisconsin-Madison](http://hexagon.physics.wisc.edu/) funded the development of Urukul RAM mode support. + +[MIT](http://web.mit.edu/~cua/www/quanta/) funded parts of the Sinara Phaser gateware and software development. + +[![logo hu](/images/logo_hu.png)](https://www.physik.hu-berlin.de/en/qom/people/qom-group/markus/view) + +[Humboldt University of Berlin](https://www.physik.hu-berlin.de/en/qom/people/qom-group/markus/view) funded [prototype digital spectroscopy modulation/demodulation firmware](https://github.com/quartiq/queenmod), which is part of the "Optical quantum technologies on nanosatellites" (QUEEN) project. + +##### Grants + +Parts of ARTIQ and Sinara have been developed through the participation of our sister company QUARTIQ GmbH in European research grant programmes. + +[![logo opticlock](/images/logo_opticlock.png)](https://www.opticlock.de/) + +The BMBF project [Opticlock](https://www.opticlock.de/) developed an optical clock as a replacement for a hydrogen maser, based on a single ytterbium ion captured and laser-cooled in an ion trap. It helped fund the development of the Kasli, Urukul, Zotino and Sampler modules. + +![logo aiartiq](/images/logo_aiartiq.png) + +AI-ARTIQ develops a control platform for laser sources and atom interferometer-based quantum sensors. diff --git a/sass/css/_layout.scss b/sass/css/_layout.scss index bb4e76e..bcc3d3c 100644 --- a/sass/css/_layout.scss +++ b/sass/css/_layout.scss @@ -95,21 +95,6 @@ h3, h2, h1 { background: #fff; } -.logos-centered { - p { - display: flex; - flex-direction: row; - justify-content: center; - align-content: center; - align-items: center; - flex-wrap: wrap; - img { - width: 150px; - padding: .8rem; - } - } -} - .card-img-top { padding: .4rem; } @@ -228,14 +213,6 @@ img.kf25 { background: #fff url("../images/jobs-min@2x.png") no-repeat top right; } - .logos-centered { - p { - img { - width: 200px; - } - } - } - .dropdown-menu { padding-top: .5rem; margin-top: 12px; diff --git a/static/images/logo_aiartiq.png b/static/images/logo_aiartiq.png new file mode 100644 index 0000000..bf9a2e8 Binary files /dev/null and b/static/images/logo_aiartiq.png differ diff --git a/static/images/logo_arl_devcom.png b/static/images/logo_arl_devcom.png new file mode 100644 index 0000000..d1d8f6a Binary files /dev/null and b/static/images/logo_arl_devcom.png differ diff --git a/static/images/logo_bmbf.png b/static/images/logo_bmbf.png deleted file mode 100644 index 4de07da..0000000 Binary files a/static/images/logo_bmbf.png and /dev/null differ diff --git a/static/images/logo_duke.png b/static/images/logo_duke.png deleted file mode 100644 index 52dbb43..0000000 Binary files a/static/images/logo_duke.png and /dev/null differ diff --git a/static/images/logo_freiburg.png b/static/images/logo_freiburg.png deleted file mode 100644 index e4d4aa7..0000000 Binary files a/static/images/logo_freiburg.png and /dev/null differ diff --git a/static/images/logo_jqi.png b/static/images/logo_jqi.png deleted file mode 100644 index e04ad13..0000000 Binary files a/static/images/logo_jqi.png and /dev/null differ diff --git a/static/images/logo_luh.png b/static/images/logo_luh.png new file mode 100644 index 0000000..59fde43 Binary files /dev/null and b/static/images/logo_luh.png differ diff --git a/static/images/logo_opticlock.png b/static/images/logo_opticlock.png new file mode 100644 index 0000000..5216585 Binary files /dev/null and b/static/images/logo_opticlock.png differ diff --git a/static/images/logo_oregon.png b/static/images/logo_oregon.png new file mode 100644 index 0000000..8ed4a0d Binary files /dev/null and b/static/images/logo_oregon.png differ diff --git a/static/images/logo_sysu.png b/static/images/logo_sysu.png deleted file mode 100644 index 6406ca4..0000000 Binary files a/static/images/logo_sysu.png and /dev/null differ diff --git a/static/images/logo_tsinghua.png b/static/images/logo_tsinghua.png deleted file mode 100644 index cd23bdf..0000000 Binary files a/static/images/logo_tsinghua.png and /dev/null differ diff --git a/static/images/logo_uh.png b/static/images/logo_uh.png deleted file mode 100644 index a9c3a0a..0000000 Binary files a/static/images/logo_uh.png and /dev/null differ diff --git a/static/images/logo_ustc.png b/static/images/logo_ustc.png deleted file mode 100644 index 2b0e83d..0000000 Binary files a/static/images/logo_ustc.png and /dev/null differ diff --git a/static/images/logo_uwisc.png b/static/images/logo_uwisc.png new file mode 100644 index 0000000..d374d97 Binary files /dev/null and b/static/images/logo_uwisc.png differ diff --git a/static/images/logo_wipm.jpg b/static/images/logo_wipm.jpg deleted file mode 100644 index eb625c7..0000000 Binary files a/static/images/logo_wipm.jpg and /dev/null differ diff --git a/templates/shortcodes/layout_logos.html b/templates/shortcodes/layout_logos.html deleted file mode 100644 index adb4f92..0000000 --- a/templates/shortcodes/layout_logos.html +++ /dev/null @@ -1,7 +0,0 @@ -
- - {% if title %}
{{ title}}
{% endif %} - - {{ body | markdown | safe }} - -
\ No newline at end of file