pymodaq_plugins_pylablib (Generic library)
##########################################
.. image:: https://img.shields.io/pypi/v/pymodaq_plugins_thorlabs.svg
:target: https://pypi.org/project/pymodaq_plugins_pylablib/
: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/Attolab/pymodaq_plugins_pylablib/workflows/Upload%20Python%20Package/badge.svg
:target: https://github.com/PyMoDAQ/pymodaq_plugins_pylablib
:alt: 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 <https://pylablib.readthedocs.io/en/latest/devices/cameras_root.html>`_
**Important:** this is for development purposes only, the plugin will not work on its own.
Authors
=======
* Romain Géneaux (romain.geneaux@cea.fr)
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
Raw data
{
"_id": null,
"home_page": "https://github.com/Attolab/pymodaq_plugins_pylablib",
"name": "pymodaq-plugins-pylablib-camera",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Romain G\u00e9neaux",
"author_email": "romain.geneaux@cea.fr",
"download_url": "https://files.pythonhosted.org/packages/d9/7d/ea00aac82ec2bbf08b9dfa12e8d0bb3f80c385485da138373d733217a85b/pymodaq_plugins_pylablib_camera-1.0.1.tar.gz",
"platform": null,
"description": "pymodaq_plugins_pylablib (Generic library)\n##########################################\n\n.. image:: https://img.shields.io/pypi/v/pymodaq_plugins_thorlabs.svg\n :target: https://pypi.org/project/pymodaq_plugins_pylablib/\n :alt: Latest Version\n\n.. image:: https://readthedocs.org/projects/pymodaq/badge/?version=latest\n :target: https://pymodaq.readthedocs.io/en/stable/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://github.com/Attolab/pymodaq_plugins_pylablib/workflows/Upload%20Python%20Package/badge.svg\n :target: https://github.com/PyMoDAQ/pymodaq_plugins_pylablib\n :alt: Publication Status\n\nPyMoDAQ generic plugins meant to be subclassed for quick implementation of cameras using the pylablib library.\nList of cameras that can be interfaced using this class: `pylablib documentation <https://pylablib.readthedocs.io/en/latest/devices/cameras_root.html>`_\n\n**Important:** this is for development purposes only, the plugin will not work on its own.\n\nAuthors\n=======\n\n* Romain G\u00e9neaux (romain.geneaux@cea.fr)\n\n\nInstruments\n===========\n\nBelow is the list of instruments included in this plugin\n\nViewer2D\n++++++++\n\n* **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.\n\nInfos\n=====\n\nExample of a plugin generated by subclassing the GenericPylablibCamera class: to be added later\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Generic pymodaq plugins based on the pylablib library",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/Attolab/pymodaq_plugins_pylablib"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "85c2a330e6f1ca9226886996a63f8caab1499df3623b138ecdef87d01f09d412",
"md5": "ecdc2d840629375315e7211315dc315f",
"sha256": "ee12acba8973989a6cd0427d689fd05c0de9918f6b4b7d424bec5ac4d91ce875"
},
"downloads": -1,
"filename": "pymodaq_plugins_pylablib_camera-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ecdc2d840629375315e7211315dc315f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 21420,
"upload_time": "2024-10-24T09:14:21",
"upload_time_iso_8601": "2024-10-24T09:14:21.299952Z",
"url": "https://files.pythonhosted.org/packages/85/c2/a330e6f1ca9226886996a63f8caab1499df3623b138ecdef87d01f09d412/pymodaq_plugins_pylablib_camera-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d97dea00aac82ec2bbf08b9dfa12e8d0bb3f80c385485da138373d733217a85b",
"md5": "f7c734d52c315aa8c6dcca7dcbbe9c18",
"sha256": "772143f48093e52373ce4b389af4599d08cfc2a28a6af4b2bbf613aed1b5cefd"
},
"downloads": -1,
"filename": "pymodaq_plugins_pylablib_camera-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "f7c734d52c315aa8c6dcca7dcbbe9c18",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16889,
"upload_time": "2024-10-24T09:14:22",
"upload_time_iso_8601": "2024-10-24T09:14:22.610979Z",
"url": "https://files.pythonhosted.org/packages/d9/7d/ea00aac82ec2bbf08b9dfa12e8d0bb3f80c385485da138373d733217a85b/pymodaq_plugins_pylablib_camera-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-24 09:14:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Attolab",
"github_project": "pymodaq_plugins_pylablib",
"github_not_found": true,
"lcname": "pymodaq-plugins-pylablib-camera"
}