Metadata-Version: 2.1
Name: PSELPyDualFDS
Version: 0.1.2
Summary: Package for DualFDS camera
Home-page: https://photonicscience.com
Author: Photonic Science and Engineering Ltd.
Author-email: sales@photonicscience.com
License: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Typing :: Typed
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy >=1.18.0
Requires-Dist: PSELPyBaseCamera >=0.1.0

# README #

PSELPyDualFDS is the Photonic Science Python integration for the DualFDS camera.

### It provides ###

* A simple Python interface for control of the PSEL DualFDS camera
* Image acquisition
* Camera parameter control
* Image post processing

### How do I get set up? ###
PSELPyDualFDS can be installed from PyPi:

    pip install PSELPyDualFDS

For detailed instructions see the docs.

Please note that the API is subject to change up to the v1.0.0 release.


### Who do I talk to? ###

* For support contact [sales@photonicscience.com](mailto:sales@photonicscience.com)
