Skip to content

The labscript Python library provides a translation from simple Python code to complex hardware instructions. The library is used to construct a "connection table" containing information about what hardware is being used and how it is interconnected. Devices described in this connection table can then have their outputs set by using a range of f…

License

Notifications You must be signed in to change notification settings

philipstarkey/labscript

 
 

Repository files navigation

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 labscript Python library provides a translation from simple Python code to complex hardware instructions. The library is used to construct a "connection table" containing information about what hardware is being used and how it is interconnected. Devices described in this connection table can then have their outputs set by using a range of f…

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%