.gitignore
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
aesthetic/__init__.py
aesthetic/_style_install.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/styles/__init__.py
aesthetic/styles/clean.mplstyle
aesthetic/styles/clean_wob.mplstyle
aesthetic/styles/grid.mplstyle
aesthetic/styles/notebook.mplstyle
aesthetic/styles/scatter.mplstyle
aesthetic/styles/science.mplstyle
aesthetic/styles/science_wob.mplstyle
results/plot_clean.png
results/plot_science.png
tests/make_test_plot.py