From cbf06b36ae97ec29be96309cda3be433686e7f61 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Sat, 23 May 2020 20:05:51 -0500 Subject: link dump --- posts/instrumental-software.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'posts/instrumental-software.md') diff --git a/posts/instrumental-software.md b/posts/instrumental-software.md index 610d815..ba7684e 100644 --- a/posts/instrumental-software.md +++ b/posts/instrumental-software.md @@ -1,5 +1,5 @@ title: instrumental-software -date: 2020-04-12 +date: 2020-05-23 This post is a roundup of open source instrumental software projects that I know of. I've organized them alphabetically. @@ -50,6 +50,13 @@ Instrumental is a Python-based library for controlling lab hardware like cameras Simple yet powerful instrumentation in Python +# micro-manager + +[website](https://micro-manager.org/) + +A really cool project. +Check out the [whitepaper](https://github.com/nicost/uScopeControl/blob/master/Software%20for%20Microscopy%20Workshop%20WhitePaper.pdf) and their [CMMCore Class Reference](https://valelab4.ucsf.edu/~MM/doc/MMCore/html/class_c_m_m_core.html). + # PyCMDS (personal project) @@ -62,6 +69,13 @@ Python display manager. PyDM is a PyQt-based framework for building user interfaces for control systems. The goal is to provide a no-code, drag-and-drop system to make simple screens, as well as a straightforward python framework to build complex applications. +# Py-Hardware-Support + +[website](https://ddietze.github.io/Py-Hardware-Support/index.html) + +Here’s a small collection of some python modules that can be used to add hardware support to your programs. +I have written those to be easy to use but not necessarily covering all the functionality the library or device has to offer. + # python-microscopy [website](http://www.python-microscopy.org/) @@ -82,6 +96,12 @@ python-microscopy is a large package including a farily mature microscope contro Quote: A Python platform for controlling custom laboratory experiments and visualizing scientific data. +# SFGacquisition + +[source](https://github.com/GeigerGroup/SFGacquisition) + +Software for interfacing with WinSpec/Lightfield and WinTOPAS as well as Thorlabs motorized optic mounts to control SFG spectral acquisitions at multiple DFG positions. + # storm-control [source](https://github.com/ZhuangLab/storm-control) -- cgit v1.2.3