From b9c4052a280514079d7e6d8d55c84d3ee361676b Mon Sep 17 00:00:00 2001 From: kadykov <62546709+kadykov@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:54:02 +0200 Subject: [PATCH] Add Sardana/Taurus/Tango to alternatives (#65) * Add PyMoDAQ to alternatives * Add Sardana/Taurus/Tango to alternatives * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- templates/alternatives.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/templates/alternatives.html b/templates/alternatives.html index 2c4f7be11..22c3de407 100644 --- a/templates/alternatives.html +++ b/templates/alternatives.html @@ -106,6 +106,14 @@

python-microscopy

It has a much narrower focus than yaq.

+

PyMoDAQ

+ +

+PyMoDAQ, Modular Data Acquisition with Python, is a set of python modules used to interface any kind of experiments. +It simplifies the interaction with detector and actuator hardware to go straight to the data acquisition of interest. +Check this paper to see more details. +

+

Qcodes

@@ -119,6 +127,16 @@

Qudi

Qudi is a general, modular, multi-operating system suite written in Python 3 for controlling laboratory experiments. It provides a structured environment by separating functionality into hardware abstraction, experiment logic and user interface layers.

+

Sardana

+ +

+Sardana is a software suite for Supervision, Control and Data Acquisition in scientific installations. +It aims to reduce cost and time of design, development and support of the control and data acquisition systems. +Sardana is based on Tango and uses Taurus for control system access and user interfaces. + +Sardana is based on Tango +

+

ScopeFoundry