Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.23 KB

README.rst

File metadata and controls

46 lines (29 loc) · 1.23 KB

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