A Python module for loading PCO CamWare images
Project description
A Python module to read images that have been recorded using a PCO camera and the software PCO CamWare.
Tested cameras
SensiCam qe
The module should also work for other PCO cameras.
Examples
Load an image and show it using matplotlib:
from pco_tools import pco_reader as pco import matplotlib.pyplot as plt img = pco.load('myimage.b16') plt.imshow(img)
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
pco-tools-1.0.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file pco-tools-1.0.0.tar.gz
.
File metadata
- Download URL: pco-tools-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 162278269adf848006bc1f481fe6ea6e8fab9a7f1f8191151d49a97ba7e62652 |
|
MD5 | a70e8e19bb738bbfe9a9255a08f0da10 |
|
BLAKE2b-256 | bd034ca9a04b3b08df6ed48ed93ad1c580e3e16d7bf0a17e473b17968567d81a |
File details
Details for the file pco_tools-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pco_tools-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9f45cf8ecfdbd2742e81179413b3e125b314b8df7ab85fd3de1951ebcc03863 |
|
MD5 | c6da5920559133c75d0452cf9dd658a5 |
|
BLAKE2b-256 | c2ef7fc19653967467474e004b640d4ed66b052efb62e807cf1057d907266b75 |