.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
Makefile
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
astro_limepy.egg-info/PKG-INFO
astro_limepy.egg-info/SOURCES.txt
astro_limepy.egg-info/dependency_links.txt
astro_limepy.egg-info/not-zip-safe
astro_limepy.egg-info/requires.txt
astro_limepy.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/description.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/usageexamples.rst
docs/references/limepy.rst
limepy/__init__.py
limepy/dfspes.py
limepy/flowchart_rotation.txt
limepy/limepy.py
limepy/sample.py
limepy/sample2.py
limepy/sample3.py
limepy/spes.py
limepy/spes2.py
limepy/test.py
limepy/test2.py
limepy/test3.py
limepy/test_normalisation.py
limepy/test_sample.py
notebooks/00_kingmodel.ipynb
notebooks/01_sample_and_fit.ipynb
notebooks/02_varying_truncation_parameter_g.ipynb
notebooks/03_three_component_model.ipynb
notebooks/04_anisotropy.ipynb
notebooks/05_compare_limepy_plummer.ipynb
tests/__init__.py
tests/test_limepy.py