cellreel

graphical user interface for refractive index and " + fluorescence tomography


Keywords
digital, holographic, microscopy, tomography, diffraction, fluorescence, quantitative, phase, imaging, refractive, index
License
GPL-3.0
Install
pip install cellreel==0.1.0

Documentation

CellReel

PyPI Version Tests Status Coverage Status Docs Status

CellReel is a graphical user interface for performing fluorescence and refractive index tomography of biological samples, particularly if the acquired data must be aligned temporarily and spatially post-measurement.

Documentation

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

Installation

pip install cellreel

Testing

pip install -e .
pip install pytest pytest-qt
pytest tests