CMakeLists.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
versioneer.py
LICENSE/LICENSE
LICENSE/LICENSE_LMFIT
cmake/FindSphinx.cmake
cmake/PreventInSourceBuilds.cmake
cmake/cpplint.cmake
cmake/version.cmake
docs/doxygen/CMakeLists.txt
docs/doxygen/Doxyfile.in
docs/sphinx/CMakeLists.txt
docs/sphinx/api.rst
docs/sphinx/conf.py.in
docs/sphinx/first_pass.png
docs/sphinx/first_pass.rst
docs/sphinx/index.rst
docs/sphinx/second_pass.rst
docs/sphinx/theory.rst
lib/CMakeLists.txt
lib/centroids-config.cmake.in
lib/centroids.h
lib/photons.cpp
lib/photons.h
lmfit/lminvert.c
lmfit/lminvert.h
lmfit/lmmin.c
lmfit/lmmin.h
lmfit/lmstruct.h
pycentroids/__init__.py
pycentroids/_version.py
pycentroids/pycentroids.py
pycentroids.egg-info/PKG-INFO
pycentroids.egg-info/SOURCES.txt
pycentroids.egg-info/dependency_links.txt
pycentroids.egg-info/not-zip-safe
pycentroids.egg-info/requires.txt
pycentroids.egg-info/top_level.txt
pycentroids/tests/__init__.py
pycentroids/tests/test_install.py
pycentroids/tests/test_photons.py
python/CMakeLists.txt
python/binding.cpp