flimage is a Python3 library for handling fluorescence data. Its API is (as much as it makes sense) is identical to that of qpimage, making it a convenient tool for phase- and fluorescence colocalization.
The documentation, including the code reference and examples, is available at flimage.readthedocs.io.
pip install flimage
pip install -e . pip install pytest pytest tests