RI-imaging / flimage

Python library for manipulating fluorescence microscopy series data

Repository from Github https://github.comRI-imaging/flimageRepository from Github https://github.comRI-imaging/flimage

flimage

PyPI Version Tests Status Coverage Status Docs Status

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.

Documentation

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

Installation

pip install flimage

Testing

pip install -e .
pip install pytest
pytest tests

About

Python library for manipulating fluorescence microscopy series data

License:MIT License


Languages

Language:Python 100.0%