Metadata-Version: 2.1
Name: pylabinstrument
Version: 1.0.302
Summary: tools to control equipment such as motors, power meters, camera, etc
Home-page: https://github.com/psklight/pylabinstrument
Author: Pisek Kultavewuti
Author-email: psk.light@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas

# pylabinstrument
Tools for optics focusing on experimental stuff for now.

Note: Still work in progress. Contact me if interested or having questions.

Thorlab modules provide a easy-to-use way to control most modern Thorlabs controllers' in the Kinesis series. This work is inspired by this repository: https://github.com/ekarademir/thorlabs-kinesis). A low-level dll-binder module is defined and utilized for high-level usage.


