.gitignore
CITATION.md
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
.github/workflows/docs.yml
autolamella/__init__.py
autolamella/config.py
autolamella/structures.py
autolamella/waffle.py
autolamella.egg-info/PKG-INFO
autolamella.egg-info/SOURCES.txt
autolamella.egg-info/dependency_links.txt
autolamella.egg-info/entry_points.txt
autolamella.egg-info/requires.txt
autolamella.egg-info/top_level.txt
autolamella/compat/odemis.py
autolamella/log/.gitkeep
autolamella/protocol/.gitkeep
autolamella/protocol/protocol-liftout.yaml
autolamella/protocol/protocol-odemis-on-grid.yaml
autolamella/protocol/protocol-on-grid.yaml
autolamella/protocol/protocol-serial-liftout.yaml
autolamella/protocol/protocol-waffle.yaml
autolamella/protocol/protocol-waffle2.yaml
autolamella/tools/__init__.py
autolamella/tools/data.py
autolamella/tools/notebook.ipynb
autolamella/tools/stats.py
autolamella/tools/upload_to_hf.py
autolamella/ui/AutoLamellaUI.py
autolamella/ui/AutoLiftoutUIv2.py
autolamella/ui/__init__.py
autolamella/ui/stylesheets.py
autolamella/ui/utils.py
autolamella/ui/qt/AutoLamellaUI.py
autolamella/ui/qt/AutoLiftoutUIv2.py
autolamella/workflows/actions.py
autolamella/workflows/autoliftout.py
autolamella/workflows/core.py
autolamella/workflows/experimental.py
autolamella/workflows/notebook.ipynb
autolamella/workflows/serial.py
autolamella/workflows/ui.py
scripts/.gitkeep
scripts/install.bat
scripts/shortcut.py
scripts/ui.bat