library for manipulating quantitative phase images


Keywords
digital-holographic-microscopy, electron-holography, holography, microscopy, python, quantitative-phase-imaging
License
Other
Install
pip install qpimage==0.9.3

Documentation

qpimage

PyPI Version Tests Status Coverage Status Docs Status

qpimage is a Python3 library for manipulating quantitative phase images.

Documentation

The documentation, including the code reference and examples, is available at qpimage.readthedocs.io.

Installation

pip install qpimage

Testing

pip install pytest
pip install -e .
pytest tests