From 04146e998e9b0379279d91a38898f2602cf04316 Mon Sep 17 00:00:00 2001 From: kadykov <62546709+kadykov@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:08:44 +0200 Subject: [PATCH] Add PyLabLib to alternatives --- templates/alternatives.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/alternatives.html b/templates/alternatives.html index 2c4f7be11..39ccd3796 100644 --- a/templates/alternatives.html +++ b/templates/alternatives.html @@ -90,6 +90,14 @@
+PyLabLib aims to provide support for device control and experiment automation. +It interfaces with lots of different devices, including several different camera interfaces, translational stages, oscilloscopes, AWGs, sensors, and more. +The interface is implemented in a natural way through Python objects, and is easy to understand. +
+