.gitattributes
.gitignore
.gitmodules
LICENSE.md
MANIFEST.in
README.md
environment.yml
project.txt
pyproject.toml
pyrightconfig.json
requirements.txt
setup.py
versioneer.py
.github/workflows/build_and_deploy_docs.yml
.github/workflows/install-linux-miniforge.yml
.github/workflows/install-venv.yml
.github/workflows/install-windows-miniforge.yml
demos/notebooks/assembly.ipynb
demos/notebooks/batch_helpers.ipynb
demos/notebooks/collation.ipynb
demos/notebooks/demo_pipeline.ipynb
demos/notebooks/motion_correction.ipynb
demos/notebooks/segmentation.ipynb
demos/render/fastplotlib.ipynb
demos/render/fpl_demos.ipynb
demos/render/kevin_assembly.ipynb
demos/render/preprocessing.ipynb
docs/Makefile
docs/caiman.inv
docs/conf.py
docs/glossary.md
docs/index.md
docs/make.bat
docs/requirements.txt
docs/snippets.md
docs/_images/64b68d47b12efb45bf7f9110e3db08d48408efc4
docs/_static/LBM_icon_green.ico
docs/_static/caiman-python-logo.svg
docs/_static/conda-cheatsheet.pdf
docs/_static/custom.css
docs/_static/icon_caiman_python.svg
docs/_static/icon_mbo_home.png
docs/_static/icon_mbo_home.svg
docs/_static/ipython-cheatsheet.pdf
docs/_static/lbm.ico
docs/_static/lbm_caiman_mat.svg
docs/_static/lcp_logo.svg
docs/_static/logo_py.png
docs/_static/matlab.svg
docs/_static/mbo.png
docs/_static/mbo_hub.svg
docs/_static/mbo_hub_saph.svg
docs/_static/mbo_icon_dark.ico
docs/_static/python.svg
docs/_static/subtoc.js
docs/_templates/searchbox.html
docs/_templates/autosummary/attribute.rst
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/member.rst
docs/_templates/autosummary/method.rst
docs/_templates/autosummary/minimal_module.rst
docs/_templates/autosummary/module.rst
docs/api/index.md
docs/examples/assembly.ipynb
docs/examples/collation.ipynb
docs/examples/fastplotlib.ipynb
docs/examples/index.md
docs/examples/motion_correction.ipynb
docs/examples/preprocessing.ipynb
docs/examples/segmentation.ipynb
docs/user_guide/assembly.md
docs/user_guide/batch.md
docs/user_guide/collation.md
docs/user_guide/index.md
docs/user_guide/registration.md
docs/user_guide/segmentation.md
exclude/get_mroi_from_tiff.py
exclude/io.py
exclude/preprocess.py
exclude/reorg_old.py
exclude/roi_data_simple.py
exclude/santi_reshape.py
lbm_caiman_python/VERSION
lbm_caiman_python/__init__.py
lbm_caiman_python/__main__.py
lbm_caiman_python/_version.py
lbm_caiman_python/assembly.py
lbm_caiman_python/batch.py
lbm_caiman_python/collation.py
lbm_caiman_python/default_ops.py
lbm_caiman_python/run_lcp.py
lbm_caiman_python/stdout.py
lbm_caiman_python.egg-info/PKG-INFO
lbm_caiman_python.egg-info/SOURCES.txt
lbm_caiman_python.egg-info/dependency_links.txt
lbm_caiman_python.egg-info/entry_points.txt
lbm_caiman_python.egg-info/requires.txt
lbm_caiman_python.egg-info/top_level.txt
lbm_caiman_python/util/__init__.py
lbm_caiman_python/util/exceptions.py
lbm_caiman_python/util/io.py
lbm_caiman_python/util/quality.py
lbm_caiman_python/util/signal.py