Skip to main content

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


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)

Uploaded Source

Built Distribution

pco_tools-1.0.0-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2 Python 3

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

Hashes for pco-tools-1.0.0.tar.gz
Algorithm Hash digest
SHA256 162278269adf848006bc1f481fe6ea6e8fab9a7f1f8191151d49a97ba7e62652
MD5 a70e8e19bb738bbfe9a9255a08f0da10
BLAKE2b-256 bd034ca9a04b3b08df6ed48ed93ad1c580e3e16d7bf0a17e473b17968567d81a

See more details on using hashes here.

File details

Details for the file pco_tools-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pco_tools-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c9f45cf8ecfdbd2742e81179413b3e125b314b8df7ab85fd3de1951ebcc03863
MD5 c6da5920559133c75d0452cf9dd658a5
BLAKE2b-256 c2ef7fc19653967467474e004b640d4ed66b052efb62e807cf1057d907266b75

See more details on using hashes here.

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