qpimage 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