Skip to main content

Create images from photon lists generated by a mutliscaler.

Project description

========
Overview
========



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:

.. list-table::
:widths: 10 90
:stub-columns: 1

- - 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.

0.1.7 (2017-03-01)
-----------------------------------------

* Potential fix to ``pip install`` issues.

* Start of TAG lens interpolation support.

0.2.0 (2017-03-05)
-----------------------------------------

* Support for TAG lens added - phase interpolation and image display. Note: The algorithm currently assumes that the
pulse is triggered at the zero-phase of the TAG lens.

* ``pip`` installation fixed by requiring Numba as a prerequisite.

* Number of pixels in the "Frame" direction (x) supersedes the number of frames as listed by the user.

* Due to massive changes, one test is currently broken.


Project details


Release history Release notifications | RSS feed

This version

0.2.0

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.2.0.tar.gz (21.6 MB view hashes)

Uploaded source

Built Distribution

pysight-0.2.0-cp36-cp36m-win_amd64.whl (286.2 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