abouscal / labscript

The ๐—น๐—ฎ๐—ฏ๐˜€๐—ฐ๐—ฟ๐—ถ๐—ฝ๐˜ library provides a translation from expressive Python code to low-level hardware instructions.

Home Page:http://labscriptsuite.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the labscript suite

the labscript suite ยป labscript

Expressive composition of hardware-timed experiments

Actions Status License Python Version PyPI Conda Version Google Group

The labscript Python library permits expressive composition of hardware-timed experiments. Hardware connections and experiment logic are described using Python classes, functions and methods, which labscript translates into low-level primitives specific to individual instruments.

Installation

labscript is distributed as a Python package on PyPI and Anaconda Cloud, and should be installed with other components of the labscript suite. Please see the installation guide for details.

About

The ๐—น๐—ฎ๐—ฏ๐˜€๐—ฐ๐—ฟ๐—ถ๐—ฝ๐˜ library provides a translation from expressive Python code to low-level hardware instructions.

http://labscriptsuite.org

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%