.gitignore
LICENSE
README.md
setup.cfg
setup.py
aesthetic/__init__.py
aesthetic/paper.py
aesthetic/plot.py
aesthetic.egg-info/PKG-INFO
aesthetic.egg-info/SOURCES.txt
aesthetic.egg-info/dependency_links.txt
aesthetic.egg-info/not-zip-safe
aesthetic.egg-info/requires.txt
aesthetic.egg-info/top_level.txt
aesthetic/__pycache__/__init__.cpython-37.pyc
aesthetic/__pycache__/plot.cpython-37.pyc
data/grid.mplstyle
data/notebook.mplstyle
data/scatter.mplstyle
data/science.mplstyle
results/plot_grid.pdf
results/plot_grid.png
results/plot_scatter.pdf
results/plot_scatter.png
tests/make_test_plot.py