pymodaq_plugins_lightfield/README.rst
Sébastien Quistrebert fd977cd831 first commit
2024-03-25 13:46:37 +01:00

88 lines
1.9 KiB
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

pymodaq_plugins_template
########################
.. 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://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_template/workflows/Upload%20Python%20Package/badge.svg
:target: https://github.com/PyMoDAQ/pymodaq_plugins_template
:alt: Publication Status
.. image:: https://github.com/PyMoDAQ/pymodaq_plugins_template/actions/workflows/Test.yml/badge.svg
:target: https://github.com/PyMoDAQ/pymodaq_plugins_template/actions/workflows/Test.yml
Use this template to create a repository on your account and start the development of your own PyMoDAQ plugin!
Authors
=======
* First Author (myemail@xxx.org)
* Other author (myotheremail@xxx.org)
.. 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
+++++++++
* **yyy**: control of yyy actuators
* **xxx**: control of xxx actuators
Viewer0D
++++++++
* **yyy**: control of yyy 0D detector
* **xxx**: control of xxx 0D detector
Viewer1D
++++++++
* **yyy**: control of yyy 1D detector
* **xxx**: control of xxx 1D detector
Viewer2D
++++++++
* **yyy**: control of yyy 2D detector
* **xxx**: control of xxx 2D detector
PID Models
==========
Extensions
==========
Installation instructions
=========================
* PyMoDAQs version.
* Operating systems version.
* What manufacturers drivers should be installed to make this plugin run?