Skip to main content

Create images from photon lists generated by a mutliscaler.

Project description

Create images from photon lists generated by a mutliscaler.

  • Free software: BSD license

Installation

pip install pysight

Documentation

https://python-pysight.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.1.0 (2017-02-27)

  • First release on PyPI.

0.1.1 (2017-02-27)

  • Bug fixes during installation of Numba.

  • Added the run() method for main_multiscaler_readout.

0.1.2 (2017-02-27)

  • Includes tifffile and minor improvements.

0.1.3 (2017-02-28)

  • Changed IO from .read() to .readlines() for better Linux compatibility.

  • .tif is now saved frame-by-frame to save memory, and the method was renamed to create_tif().

0.1.4 (2017-02-28)

  • Frames are now generated with a generator.

  • Fix to installation problems of previous version.

0.1.5 (2017-02-28)

  • Single-lined frames are now supported.

0.1.6 (2017-02-28)

  • More tests coverage.

  • Enforced a few types checks.

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

pysight-0.1.6.tar.gz (21.5 MB view hashes)

Uploaded source

Built Distribution

pysight-0.1.6-cp36-cp36m-win_amd64.whl (113.4 kB view hashes)

Uploaded cp36

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