Skip to content

Commit

Permalink
Add Sardana/Taurus/Tango to alternatives (#65)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
kadykov and pre-commit-ci[bot] authored Jun 22, 2023
1 parent ac472fe commit b9c4052
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions templates/alternatives.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,14 @@ <h2><a href="https://python-microscopy.org/">python-microscopy</a></h2>
It has a much narrower focus than yaq.
</p>

<h2><a href="http://pymodaq.cnrs.fr/">PyMoDAQ</a></h2>

<p>
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 <a href="https://doi.org/10.1063/5.0032116"> this paper</a> to see more details.
</p>

<h2><a href="http://qcodes.github.io/Qcodes/index.html">Qcodes</a></h2>

<p>
Expand All @@ -119,6 +127,16 @@ <h2><a href="https://doi.org/10.1016/j.softx.2017.02.001">Qudi</a></h2>
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.
</p>

<h2><a href="https://www.sardana-controls.org/">Sardana</a></h2>

<p>
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 <a href="https://www.tango-controls.org/">Tango</a> and uses <a href="https://taurus-scada.org/">Taurus</a> for control system access and user interfaces.

Sardana is based on Tango
</p>

<h2><a href="http://www.scopefoundry.org/">ScopeFoundry</a></h2>

<p>
Expand Down

0 comments on commit b9c4052

Please sign in to comment.