CHANGELOG
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cellsino/__init__.py
cellsino/_version.py
cellsino/_version_save.py
cellsino/fluorescence.py
cellsino/sinogram.py
cellsino.egg-info/PKG-INFO
cellsino.egg-info/SOURCES.txt
cellsino.egg-info/dependency_links.txt
cellsino.egg-info/requires.txt
cellsino.egg-info/top_level.txt
cellsino/elements/__init__.py
cellsino/elements/base_element.py
cellsino/elements/el_sphere.py
cellsino/phantoms/__init__.py
cellsino/phantoms/base_phantom.py
cellsino/phantoms/ph_simple_cell.py
cellsino/propagators/__init__.py
cellsino/propagators/base_propagator.py
cellsino/propagators/pp_projection.py
cellsino/propagators/pp_rytov.py
docs/README.md
docs/cellsino.bib
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/sec_changelog.rst
docs/sec_code_reference.rst
docs/sec_examples.rst
docs/sec_getting_started.rst
docs/sec_introduction.rst
docs/zsec_bib.rst
docs/extensions/fancy_include.py
docs/extensions/github_changelog.py
examples/generate_example_images.py
examples/simple_cell.py
tests/test_basic.py
tests/test_displacement.py
tests/test_elements_transform.py