Skip to content

rgeneaux/pymodaq_plugins_test_pylablib

Repository files navigation

pymodaq_plugins_pylablib (Generic library)

Latest Version Documentation Status Publication Status

PyMoDAQ generic plugins meant to be subclassed for quick implementation of cameras using the pylablib library. List of cameras that can be interfaced using this class: pylablib documentation

Important: this is for development purposes only, the plugin will not work on its own.

Authors

Instruments

Below is the list of instruments included in this plugin

Viewer2D

  • GenericPylablibCamera: Generic plugin for a camera, handling hardware ROI, hardware binning, grabbing frames using a callback, switching between 1D and 2D depending on data shape, and optional framerate display.

The class needs to be subclassed in order to define two simple list_cameras and init_controller methods, which depend on the actual camera.

Infos

Example of a plugin generated by subclassing the GenericPylablibCamera class: to be added later

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages