.gitignore
LICENSE.txt
README.rst
bootstrap.py
buildout.cfg
parse_pxd.py
setup.py
examples/cross_corr.py
examples/silly.py
examples/simple.py
motmot/__init__.py
motmot.FastImage.egg-info/.gitignore
motmot.FastImage.egg-info/PKG-INFO
motmot.FastImage.egg-info/SOURCES.txt
motmot.FastImage.egg-info/dependency_links.txt
motmot.FastImage.egg-info/namespace_packages.txt
motmot.FastImage.egg-info/requires.txt
motmot.FastImage.egg-info/stdeb.cfg
motmot.FastImage.egg-info/top_level.txt
motmot/FastImage/__init__.py
motmot/FastImage/tests.py
motmot/FastImage/util.py
src/FastImage.c
src/FastImage.pxd
src/FastImage.pyx
src/FastImage_macros.h
src/ads_wrap_system.h
src/c_lib.pxd
src/c_python.pxd
src/fi_fw.h
src/fic.c
src/fic.h
src/fic.pxd
src/fic_sobel.c
src/fw.pxd
test_fwi/SConstruct
test_fwi/test1.c