.editorconfig
.flake8
.gitignore
LICENSE
Makefile
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/ci.yaml
data/BAmv12_dor loop left.swc
data/BAmv12_dor loop right.swc
data/Brain_Lineage_Landmarks_EMtoEM_ProjectSpace.csv
data/woody.png
data/woody_landmarks.tsv
examples/image.py
examples/transform.py
molesq/__init__.py
molesq/image.py
molesq/transform.py
molesq/utils.py
molesq/version.py
molesq.egg-info/PKG-INFO
molesq.egg-info/SOURCES.txt
molesq.egg-info/dependency_links.txt
molesq.egg-info/requires.txt
molesq.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/reference_impl.py
tests/test_image.py
tests/test_transform.py
tests/test_utils.py