All Projects → python-microscope → microscope

python-microscope / microscope

Licence: GPL-3.0 License
Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to microscope

aotools
A useful set of tools for Adaptive Optics in Python
Stars: ✭ 60 (+71.43%)
Mutual labels:  adaptive-optics
micromanager-samples
Python samples for Micro-Manager: image acquisition and microscope control system
Stars: ✭ 19 (-45.71%)
Mutual labels:  image-acquisition
mshwfs
Modal Shack-Hartmann wavefront sensor toolbox for MATLAB
Stars: ✭ 32 (-8.57%)
Mutual labels:  adaptive-optics

Python-Microscope

Python-Microscope logo

Python's microscope package is a free and open source library for:

  • control of local and remote microscope devices;
  • aggregation of microscope devices into complex microscopes;
  • automate microscope experiments with hardware triggers.

It is aimed at those that are building their own microscopes or want programmatic control for microscope experiments. More details can be found in the paper Python-Microscope: High performance control of arbitrarily complex and scalable bespoke microscopes and in the online documentation.

Python Microscope source distribution are available in PyPI and can be easily installed with pip:

pip install microscope

Alternatively, the development sources are available on github.

This package does not provide a graphical user interface that a typical microscope user would expect. Instead, it provides the foundation over which such interfaces can be built. For a microscope graphical user interface in Python consider using Microscope-Cockpit.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].