From 9a5978925e978297a058ddacdec3a4985c66f724 Mon Sep 17 00:00:00 2001 From: kadykov <62546709+kadykov@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:59:33 +0200 Subject: [PATCH] Add PyLabLib to alternatives (#66) --- templates/alternatives.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/alternatives.html b/templates/alternatives.html index 22c3de40..a0689d93 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. +
+