Metadata-Version: 2.1
Name: pymodaq_plugins_imagingsource
Version: 0.0.9
Summary: PyMoDAQ plugin for interfacing with Imaging Source cameras.
Home-page: https://github.com/ccabello99/pymodaq_plugins_imagingsource
Author: Christian Cabello
Author-email: christian.cabello@ip-paris.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
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: toml
Requires-Dist: pymodaq>=4.0.0
Requires-Dist: imagingcontrol4

pymodaq_plugins_imagingsource
###########################################

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

.. image:: https://img.shields.io/pypi/v/pymodaq_plugins_imagingsource.svg
   :target: https://pypi.org/project/pymodaq_plugins_imagingsource/
   :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/ccabello99/pymodaq_plugins_imagingsource/workflows/Upload%20Python%20Package/badge.svg
   :target: https://github.com/ccabello99/pymodaq_plugins_imagingsource
   :alt: Publication Status

.. image:: https://github.com/ccabello99/pymodaq_plugins_imagingsource/actions/workflows/Test.yml/badge.svg
    :target: https://github.com/ccabello99/pymodaq_plugins_imagingsource/actions/workflows/Test.yml


PyMoDAQ plugin for interfacing with Imaging Source Cameras


Authors
=======

* First Author  (christian.cabello@ip-paris.fr)


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

Below is the list of instruments included in this plugin

Actuators
+++++++++

Viewer0D
++++++++

Viewer1D
++++++++


Viewer2D
++++++++

* **DMK**: control of DMK Imaging Source cameras


PID Models
==========


Extensions
==========


Installation instructions
=========================
* Tested on PyMoDAQ version 5.0.5
* Tested on Windows 11
* Must install legacy "Device Driver for USB Cameras" &  "Device Driver for GigE Cameras", and corresponding IC4 Drivers from https://www.theimagingsource.com/en-us/support/download/ before running
* Config files are needed for different camera models. Examples for DMK-42BUC03 and DMK-33GR0134 are given in the resources directory.
