LICENSE
README.md
pyproject.toml
src/segfix/__init__.py
src/segfix/analysis.py
src/segfix/app.py
src/segfix/icons.py
src/segfix/io.py
src/segfix/lasso.py
src/segfix/model.py
src/segfix/operations.py
src/segfix/registry.py
src/segfix/scene_ui.py
src/segfix/startup_ui.py
src/segfix/treecatalog.py
src/segfix/viewer.py
src/segfix/widgets.py
src/segfix/workspace.py
src/segfix.egg-info/PKG-INFO
src/segfix.egg-info/SOURCES.txt
src/segfix.egg-info/dependency_links.txt
src/segfix.egg-info/entry_points.txt
src/segfix.egg-info/requires.txt
src/segfix.egg-info/top_level.txt
tests/test_analysis.py
tests/test_core.py
tests/test_registry.py
tests/test_rgb.py
tests/test_treecatalog.py
tests/test_workspace.py