Contains the caqtus device extension for the Imaging Source camera DMK 33GR0134.
Project description
Readme
Installation
The following python package must be installed from PyPI:
caqtus-devices-imaging-source-dmk33gr0134
.
In addition, to use this package to talk to a camera, the library tisgrabber must be installed. The library can be downloaded from the Imaging Source website. In the download page, section SDK, install the IC Imaging Control C Library if you are using Windows. Untested on other platforms.
Usage
The package provides the caqtus_devices.imaging_source.imaging_source_extension
that
can be registered with the
caqtus.extension.Experiment.register_device_extension
method.
from caqtus.extension import Experiment
from caqtus_devices.cameras import imaging_source_dmk33gr0134
my_experiment = Experiment(...)
my_experiment.register_device_extension(imaging_source_dmk33gr0134.extension)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file caqtus_devices_imaging_source_dmk33gr0134-1.11.0.tar.gz
.
File metadata
- Download URL: caqtus_devices_imaging_source_dmk33gr0134-1.11.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e9459ae5fc40d0cce1f3806f496ebd4d35f0350c388c9d947242905c57f9d4b |
|
MD5 | de732a3e97e81e764677ede9a0a94e8b |
|
BLAKE2b-256 | 462c65bcfb99811319979f820865d9c49315cf2fe104619ee926372ad610584c |
File details
Details for the file caqtus_devices_imaging_source_dmk33gr0134-1.11.0-py3-none-any.whl
.
File metadata
- Download URL: caqtus_devices_imaging_source_dmk33gr0134-1.11.0-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.4.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf4e527ed5ec7c79bbe33b2f7fc5bee2bcc04eaf3a3da5e718e625e61d321959 |
|
MD5 | 3aa8ef4513052880239bf17bed5ba160 |
|
BLAKE2b-256 | 705c587b6c0e0dc0975ac3ebb1bfdcf1bbe95fd522c56dbf76db831bee8b5a28 |