library for opening quantitative phase imaging data


Keywords
data, file, format, digital, holographic, microscopy, quantitative, phase, imaging, file-format, holography, python, quantitative-phase-imaging
License
MIT
Install
pip install qpformat==0.14.4

Documentation

qpformat

PyPI Version Tests Status Coverage Status Docs Status

qpformat is a Python library for opening quantitative phase imaging data file formats.

Documentation

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

Installation

pip install qpformat

Testing

pip install -e .
pip install pytest
pytest tests