web2019/content/experiment-control/resources.md
Egor Savkin 674e0784ef Embed microdata to some pages
Only to some, where it is not invasive and can be useful. If the microdata will be successful in SE rankings, it can be expanded more.

Signed-off-by: Egor Savkin <es@m-labs.hk>
2025-01-09 12:00:58 +08:00

8.5 KiB

+++ title = "Resources" weight = 4 template = "page.html"

[extra] +++

{% layout_card(title="ARTIQ manual", sameheight=100) %} Stable version

| {% end %}

{% layout_card(title="SiPyCo manual", sameheight=100) %} Starting with ARTIQ-5, this library replaces artiq.protocols.

| {% end %}

{% layout_card(title="ARTIQ manual", sameheight=100) %} Beta (development) version

| {% end %}

{% layout_card(title="ARTIQ manual", sameheight=100) %} Legacy version

| {% end %}

{% layout_card(title="Slideshow", sameheight=100) %} The ARTIQ experiment control system

{% end %}

{% layout_card(title="Slideshow", sameheight=100) %} Timing control in ARTIQ

{% end %}

{{ layout_separator_empty(style="margin-top: -100px;") }}

{{ layout_separator(separator_title="Announcements, support and discussions") }}

{% layout_card(src="images/mattermost@2x.png", css="col-12 col-md-4 text-center") %}

(bridged to IRC) {% end %}

{% layout_card(src="images/forum@2x.png", css="col-12 col-md-4 text-center") %}

  {% end %}

{% layout_card(src="images/irc@2x.png", css="col-12 col-md-4 text-center") %}

on OFTC {% end %}

{% layout_card(src="images/press@2x.png", css="col-12 col-md-4 text-center") %}

  {% end %}

{% layout_card(src="images/git@2x.png", css="col-12 col-md-4 text-center") %}

on GitHub {% end %}

{% layout_card(src="images/git@2x.png", css="col-12 col-md-4 text-center") %}

  {% end %}

{% layout_div(css="col-12 text-center") %}

Commercial support available

Sinara hardware purchases, ports to your hardware, feature development, technical support, bugfixing

contact {{ email(address="sales") }}

We welcome inquiries from research groups of all sizes.
See what has been funded before

{% end %}

{{ layout_separator(separator_title="Community code") }}

{% layout_card(title="Entangler core", sameheight=120) %} A FPGA core written in Migen with ARTIQ interface, for controlling remote quantum entanglement of trapped ions.

| {% end %}

{% layout_card(title="ndscan", sameheight=120) %} N-dimensional scans for ARTIQ

{% end %}

{% layout_card(title="Oxford routines", sameheight=120) %} Oxford Ion-Trap Group routines

{% end %}

{% layout_card(title="UCLA routines", sameheight=120) %} ARTIQ experiments in use at UCLA AMO

{% end %}

{% layout_card(title="nvOS", sameheight=120) %} A quantum operating system built around ARTIQ and NV centers in diamond.

{% end %}

{% layout_card(title="Haeffner Lab routines", sameheight=120) %} Haeffner Lab (Berkeley) routines

{% end %}

{% layout_card(title="Birmingham examples", sameheight=120) %} A repository of simple examples of ARTIQ code

{% end %}

{% layout_card(title="DAX - Duke ARTIQ extensions", sameheight=120) %} A library to provide tools for system organization/abstraction and to improve usability by automating common functionality.

{% end %}

{% layout_card(title="Argent", sameheight=120) %} High-level sequence control interface for ARTIQ.

{% end %}

{% layout_card(title="flake8-artiq", sameheight=120) %} A Flake8 plugin for checking ARTIQ code

{% end %}

{% layout_card(title="GenericSCPIDriver", sameheight=120) %} A generic Python driver for SCPI devices driven over serial connections. Compatible with ARTIQ.

{% end %}

{% layout_card(title="artiq_influx_generic", sameheight=120) %} RPC interface to InfluxDB with support for generic data logging.

{% end %}

{% layout_card(title="DP700", sameheight=120) %} ARTIQ NDSP for RIGOL DP700 Series power supplies.

{% end %}

{% layout_card(title="AGUC8", sameheight=120) %} ARTIQ NDSP for Newport AG-UC8 piezo motor controller.

{% end %}

{% layout_card(title="TSICam", sameheight=120) %} ARTIQ NDSP for Thorlabs Scientific Imaging cameras.

{% end %}

{% layout_card(title="U Toronto examples", sameheight=120) %} A repository of examples of ARTIQ code and instructions

{% end %}

{% layout_card(title="OffsetStabilizer", sameheight=120) %} Stabilizer firmware for laser frequency offset stabilization

{% end %}

{% layout_div(css="col-12 text-center") %} Want your project listed here? Write to {{ email(address="sb") }}.

{% end %}