Metadata-Version: 2.1
Name: pymodaq-plugins-nkt
Version: 1.0.0
Summary: A PyMoDAQ plugin for NKT Photonics instruments
Home-page: https://github.com/CRPP-META/pymodaq_plugins_nkt
Author: Bastien Bégon
Author-email: bastien.begon@crpp.cnrs.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.3.6
Requires-Dist: pylablib>=1.4.3

pymodaq_plugins_nkt
########################

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

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

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

.. image:: https://github.com/CRPP-META/pymodaq_plugins_nkt/workflows/Upload%20Python%20Package/badge.svg
   :target: https://github.com/CRPP-META/pymodaq_plugins_nkt
   :alt: Publication Status

.. image:: https://github.com/CRPP-META/pymodaq_plugins_nkt/actions/workflows/test.yml/badge.svg
    :target: https://github.com/CRPP-META/pymodaq_plugins_nkt/actions/workflows/test.yml


.. Use this template to create a repository on your account and start the development of your own PyMoDAQ plugin!


Authors
=======

* Bastien Bégon (bastien.begon@crpp.cnrs.fr)

.. if needed use this field

    Contributors
    ============

    * First Contributor
    * Other Contributors

.. if needed use this field

  Depending on the plugin type, delete/complete the fields below


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

Below is the list of instruments included in this plugin

Actuators
+++++++++

* **SuperK Extreme**: Supercontinuum white light laser plugin including emission state and power control. Turn on laser by setting the output value to 1 and turn it off with 0.


Installation instructions
=========================
Tested with PyMoDAQ 4.4.6 on Windows 11.

* Installing `Control <https://www.nktphotonics.com/support/>`_ software from NKT Photonics support page should provide all necessary drivers.

