.gitignore
LICENCE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/docs_build_and_deploy.yml
.github/workflows/test_and_deploy.yml
photon_mosaic/__init__.py
photon_mosaic/cli.py
photon_mosaic/dataset_discovery.py
photon_mosaic/pathing.py
photon_mosaic.egg-info/PKG-INFO
photon_mosaic.egg-info/SOURCES.txt
photon_mosaic.egg-info/dependency_links.txt
photon_mosaic.egg-info/entry_points.txt
photon_mosaic.egg-info/requires.txt
photon_mosaic.egg-info/top_level.txt
photon_mosaic/preprocessing/__init__.py
photon_mosaic/preprocessing/contrast.py
photon_mosaic/preprocessing/derotation.py
photon_mosaic/preprocessing/noop.py
photon_mosaic/rules/__init__.py
photon_mosaic/rules/preprocessing.py
photon_mosaic/rules/suite2p_run.py
photon_mosaic/workflow/Snakefile
photon_mosaic/workflow/config.yaml
photon_mosaic/workflow/preprocessing.smk
photon_mosaic/workflow/suite2p.smk