Skip to content
@labscript-suite

the labscript suite

The ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ is a powerful and extensible framework for experiment composition, control, execution, and analysis

Pinned

  1. labscript-suite labscript-suite Public

    Metapackage for the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ experiment control and automation system

    Python 21 28

  2. labscript labscript Public

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

    Python 8 42

  3. labscript-devices labscript-devices Public

    A modular and extensible plugin architecture to control experiment hardware using the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ.

    Python 5 50

  4. runmanager runmanager Public

    ๐—ฟ๐˜‚๐—ป๐—บ๐—ฎ๐—ป๐—ฎ๐—ด๐—ฒ๐—ฟ is an intuitive graphical interface for controlling ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ experiments. Includes multi-dimensional parameter scans and a remote programming interface for automation.

    Python 3 38

  5. blacs blacs Public

    ๐—ฏ๐—น๐—ฎ๐—ฐ๐˜€ supervises the execution of experiments controlled by the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ. It manages experiment queuing and hardware-timed execution, and provides manual control over devices between shots.

    Python 4 42

  6. lyse lyse Public

    ๐—น๐˜†๐˜€๐—ฒ is a data analysis framework for experiments controlled by the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ. It coordinates online analysis of live experiment data, by automatically running Python analysis scripts.

    Python 3 40

Repositories

Showing 10 of 19 repositories
  • lyse Public

    ๐—น๐˜†๐˜€๐—ฒ is a data analysis framework for experiments controlled by the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ. It coordinates online analysis of live experiment data, by automatically running Python analysis scripts.

    Python 3 40 22 4 Updated Apr 30, 2024
  • labscript-devices Public

    A modular and extensible plugin architecture to control experiment hardware using the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ.

    Python 5 50 25 6 Updated Apr 28, 2024
  • PrawnBlaster Public

    Firmware for the Raspberry Pi Pico to turn it into a labscript-suite pseudoclock device

    C++ 4 BSD-3-Clause 5 2 3 Updated Apr 28, 2024
  • labscript-utils Public

    Shared modules used by the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ. Includes a graphical exception handler, debug tools, configuration management, cross platform filepath conversions, unit conversions and custom GUI widgets.

    Python 2 39 17 2 Updated Apr 4, 2024
  • labscript Public

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

    Python 8 BSD-2-Clause 42 45 1 Updated Apr 4, 2024
  • labscript-suite Public

    Metapackage for the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ experiment control and automation system

    Python 21 BSD-2-Clause 28 17 0 Updated Apr 4, 2024
  • blacs Public

    ๐—ฏ๐—น๐—ฎ๐—ฐ๐˜€ supervises the execution of experiments controlled by the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ. It manages experiment queuing and hardware-timed execution, and provides manual control over devices between shots.

    Python 4 42 31 4 Updated Feb 9, 2024
  • runmanager Public

    ๐—ฟ๐˜‚๐—ป๐—บ๐—ฎ๐—ป๐—ฎ๐—ด๐—ฒ๐—ฟ is an intuitive graphical interface for controlling ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ experiments. Includes multi-dimensional parameter scans and a remote programming interface for automation.

    Python 3 38 26 2 Updated Feb 9, 2024
  • runviewer Public

    ๐—ฟ๐˜‚๐—ป๐˜ƒ๐—ถ๐—ฒ๐˜„๐—ฒ๐—ฟ is a graphical interface for visualising hardware-timed experiments composed using the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ.

    Python 1 BSD-2-Clause 33 13 0 Updated Feb 9, 2024
  • vendored-conda-builds Public

    Conda builds of vendored packages hosted on the ๐˜ญ๐˜ข๐˜ฃ๐˜ด๐˜ค๐˜ณ๐˜ช๐˜ฑ๐˜ต ๐˜ด๐˜ถ๐˜ช๐˜ต๐˜ฆ Anaconda Cloud repository:

    Python 0 BSD-2-Clause 1 1 0 Updated Apr 9, 2023

Top languages

Loadingโ€ฆ

Most used topics

Loadingโ€ฆ