LICENSE.md
MANIFEST.in
README.rst
requirements.txt
setup.py
python/kaiju/__init__.py
python/kaiju/__version__.py
python/kaiju/robotGrid.py
python/kaiju/utils.py
python/kaiju/etc/fps_DesignReference.txt
python/kaiju/etc/robotGrid.html
python/kaiju/etc/robotGrid.js
python/kaiju/include/fiducial.h
python/kaiju/include/robot.h
python/kaiju/include/robotGrid.h
python/kaiju/include/target.h
python/kaiju/include/utils.h
python/sdss_kaiju.egg-info/PKG-INFO
python/sdss_kaiju.egg-info/SOURCES.txt
python/sdss_kaiju.egg-info/dependency_links.txt
python/sdss_kaiju.egg-info/requires.txt
python/sdss_kaiju.egg-info/top_level.txt
src/Makefile
src/cKaiju.cpp
src/fiducial.cpp
src/main.cpp
src/robot.cpp
src/robotGrid.cpp
src/target.cpp
src/utils.cpp