Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.09 KB

README.rst

File metadata and controls

44 lines (27 loc) · 1.09 KB

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