Skip to main content

No project description provided

Project description

pyDCAM

pyDCAM is the python bindings for Hamamatsu DCAM-API, allowing one to control Hamamatsu cameras in python. The documentation and the examples can be found at: https://pydcam.pages.dev/

Dependencies

DCAM-API

pyDCAM relies on DCAM-API to interact with the camera. The installation file of DCAM-API can be downloaded from: https://dcam-api.com/downloads/

Installation

One can install pyDCAM package via the following command

pip install .

One can also clone the repository to install it in the develop mode:

pip install -e .

Test

Run the tests in the tests folder:

pytest -v tests/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyDCAM-0.0.1.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distribution

pyDCAM-0.0.1-py3-none-any.whl (22.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page