Skip to content

Commit

Permalink
Add PyLabLib to alternatives (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
kadykov authored Jun 22, 2023
1 parent b9c4052 commit 9a59789
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions templates/alternatives.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ <h2><a href="">Micro-Manager</a></h2>
The <a href="https://github.com/nicost/uScopeControl/blob/master/Software%20for%20Microscopy%20Workshop%20WhitePaper.pdf">Software for Microscopy Workshop White Paper</a> is a good read for anyone interested in the future of the project.
</p>

<h2><a href="https://pylablib.readthedocs.io/">PyLabLib</a></h2>

<p>
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.
</p>

<h2><a href="https://pymeasure.readthedocs.io/">PyMeasure</a></h2>

<p>
Expand Down

0 comments on commit 9a59789

Please sign in to comment.