.gitignore
.pre-commit-config.yaml
LICENSE
README.md
Snakefile
example.ipynb
logging.conf
pyproject.toml
runtime.txt
setup.cfg
setup.py
test_data_0h.yaml
test_data_24h.yaml
tox.ini
zenodo.ipynb
.github/workflows/python-package.yml
scripts/merge_all.py
scripts/zarr.py
src/adc/__init__.py
src/adc/_align_widget.py
src/adc/_combine_widget.py
src/adc/_count_widget.py
src/adc/_manual_rois.py
src/adc/_progress_widget.py
src/adc/_projection_stack.py
src/adc/_reader.py
src/adc/_sample_data.py
src/adc/_split_stack.py
src/adc/_sub_stack.py
src/adc/_version.py
src/adc/align.py
src/adc/count.py
src/adc/fit.py
src/adc/io.py
src/adc/merge.py
src/adc/napari.yaml
src/adc/plot.py
src/adc/tests/__init__.py
src/adc/tests/test_align.py
src/adc/tests/test_count.py
src/adc/tests/test_split.py
src/adc/tests/test_stack.py
src/anchor_droplet_chip.egg-info/PKG-INFO
src/anchor_droplet_chip.egg-info/SOURCES.txt
src/anchor_droplet_chip.egg-info/dependency_links.txt
src/anchor_droplet_chip.egg-info/entry_points.txt
src/anchor_droplet_chip.egg-info/requires.txt
src/anchor_droplet_chip.egg-info/top_level.txt
src/imreg_dft/__init__.py
src/imreg_dft/imreg.py
src/imreg_dft/utils.py