Metadata-Version: 2.1
Name: pymodaq_plugins_basler
Version: 0.0.1
Summary: PyMoDAQ plugins for cameras of Basler
Home-page: https://github.com/BenediktBurger/pymodaq_plugins_basler
Author: Benedikt Burger
Author-email: Benedikt.Burger@physik.tu-darmstadt.de
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
Requires-Dist: toml
Requires-Dist: pymodaq>=4.0.0
Requires-Dist: numpy
Requires-Dist: pypylon

pymodaq_plugins_basler
######################

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

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

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

.. image:: https://github.com/BenediktBurger/pymodaq_plugins_basler/actions/workflows/Test.yml/badge.svg
    :target: https://github.com/BenediktBurger/pymodaq_plugins_basler/actions/workflows/Test.yml

Set of PyMoDAQ plugins for cameras by Basler.

Authors
=======

* Benedikt Burger


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

Below is the list of instruments included in this plugin

Actuators
+++++++++

Viewer0D
++++++++

Viewer1D
++++++++

Viewer2D
++++++++

* **Basler**: control of Basler cameras


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


Extensions
==========


Installation instructions
=========================

* You need the manufacturer's driver [Pylon](https://www.baslerweb.com/pylon) for the cameras.
* This package uses the work of a [genergic pylablib camera driver](https://github.com/rgeneaux/pymodaq_plugins_test_pylablib), which is not yet available.
  Relevant code is included in this package, so no additional installation needed.
