LICENSE
README.rst
pyproject.toml
setup.cfg
anesthetic/__init__.py
anesthetic/_code_utils.py
anesthetic/_format.py
anesthetic/_version.py
anesthetic/boundary.py
anesthetic/convert.py
anesthetic/kde.py
anesthetic/labelled_pandas.py
anesthetic/plot.py
anesthetic/samples.py
anesthetic/scripts.py
anesthetic/utils.py
anesthetic/weighted_pandas.py
anesthetic.egg-info/PKG-INFO
anesthetic.egg-info/SOURCES.txt
anesthetic.egg-info/dependency_links.txt
anesthetic.egg-info/entry_points.txt
anesthetic.egg-info/requires.txt
anesthetic.egg-info/top_level.txt
anesthetic/examples/__init__.py
anesthetic/examples/_matplotlib_agg.py
anesthetic/examples/perfect_ns.py
anesthetic/examples/utils.py
anesthetic/gui/__init__.py
anesthetic/gui/plot.py
anesthetic/gui/widgets.py
anesthetic/plotting/__init__.py
anesthetic/plotting/_core.py
anesthetic/plotting/_matplotlib/__init__.py
anesthetic/plotting/_matplotlib/boxplot.py
anesthetic/plotting/_matplotlib/core.py
anesthetic/plotting/_matplotlib/hist.py
anesthetic/plotting/_matplotlib/misc.py
anesthetic/read/__init__.py
anesthetic/read/chain.py
anesthetic/read/cobaya.py
anesthetic/read/getdist.py
anesthetic/read/multinest.py
anesthetic/read/polychord.py
tests/test_convert.py
tests/test_examples.py
tests/test_gui.py
tests/test_labelled_pandas.py
tests/test_plot.py
tests/test_reader.py
tests/test_samples.py
tests/test_scripts.py
tests/test_utils.py
tests/test_weighted_pandas.py