Metadata-Version: 2.1
Name: pymodaq_plugins_holoeye
Version: 1.0.2
Summary: Set of PyMoDAQ plugins for Holoeye Spatial Light Modulator (SLM)
Home-page: https://github.com/PyMoDAQ/pymodaq_plugins_holoeye
Author: Sébastien Weber
Author-email: sebastien.weber@cemes.fr
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
License-File: LICENSE

pymodaq_plugins_holoeye (HoloEye Instruments)
#############################################

.. the following must be adapted to your developped package, links to pypi, github  description...

.. image:: https://img.shields.io/pypi/v/pymodaq_plugins_holoeye.svg
   :target: https://pypi.org/project/pymodaq_plugins_holoeye/
   :alt: Latest Version

.. image:: https://readthedocs.org/projects/pymodaq/badge/?version=latest
   :target: https://pymodaq.readthedocs.io/en/stable/?badge=latest
   :alt: Documentation Status

.. image:: https://github.com/PyMoDAQ/pymodaq_plugins_holoeye/workflows/Upload%20Python%20Package/badge.svg
   :target: https://github.com/PyMoDAQ/pymodaq_plugins_holoeye
   :alt: Publication Status

Set of PyMoDAQ plugins for Spatial Light Modulators (SLM) from Holoeye


Authors
=======

* Sebastien J. Weber  (sebastien.weber@cemes.fr)


Instruments
===========

Below is the list of instruments included in this plugin

Actuators
+++++++++

* **HoloeyeFile**: Used to load phase data into the SLM from a file
* **HoloeyeFullScreen**: Used to load a constant (and controllable) phase into the SLM
* **HoloeyeSplitScreen**: Used to load a binary phase mask into the SLM and control both the
  split ratio (percentage of vertical/horizontal screen size) and the phase level in each.

Infos
=====

The SDK from Holoeye is required to operate those plugins. All plugins can also receive a numpy
array directly to be loaded into the SLM.
