Skip to content

aurelien-barbotin/microscope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

764 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

It is aimed at those that are building their own microscopes or want
programmatic control for microscope experiments.

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 consider the sister project
`Microscope-Cockpit <https://github.com/MicronOxford/cockpit>`_.

Microscope is distributed as a source distribution in `PyPI
<https://pypi.python.org/pypi/microscope>`_ and can be easily
installed with `pip`::

    pip install microscope

Alternatively, the development sources are available on `github
<https://github.com/python-microscope/microscope.git>`_.

About

Python library for control of microscope devices, supporting hardware triggers and distribution of devices over the network for performance and flexibility.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%