cellsino

in-silico sinograms (phase and fluorescence) of cells


Keywords
phase, microscopy, fluorescence, imaging, optical, tomography, diffraction
License
MIT
Install
pip install cellsino==0.4.0

Documentation

cellsino

PyPI Version Tests Status Coverage Status Docs Status

Cellsino is a Python library for generating sinograms (phase and fluorescence) of cell phantoms for testing tomographic reconstruction algorithms.

Documentation

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

Installation

pip install cellsino

Testing

pip install -e .
pip install pytest
pytest tests