Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.15 KB

README.rst

File metadata and controls

44 lines (27 loc) · 1.15 KB

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