.gitignore
LICENSE
MANIFEST.in
README.rst
ez_setup.py
requirements.txt
setup.py
doc/API.rst
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
example/SB_MO_log_all.info
example/SB_MO_log_allpost.txt
example/example.pkl
example/gaussian_.txt
example/load_pkl.py
superplot/__init__.py
superplot/config.yml
superplot/data_loader.py
superplot/plot_options.py
superplot/schemes.py
superplot/summary.py
superplot/super_gui.py
superplot.egg-info/PKG-INFO
superplot.egg-info/SOURCES.txt
superplot.egg-info/dependency_links.txt
superplot.egg-info/entry_points.txt
superplot.egg-info/requires.txt
superplot.egg-info/top_level.txt
superplot/plotlib/__init__.py
superplot/plotlib/base.py
superplot/plotlib/plot_mod.py
superplot/plotlib/plots.py
superplot/plotlib/styles/OneDimChiSq.mplstyle
superplot/plotlib/styles/OneDimStandard.mplstyle
superplot/plotlib/styles/Scatter.mplstyle
superplot/plotlib/styles/TwoDimPlotFilledPDF.mplstyle
superplot/plotlib/styles/TwoDimPlotFilledPL.mplstyle
superplot/plotlib/styles/TwoDimPlotPDF.mplstyle
superplot/plotlib/styles/TwoDimPlotPL.mplstyle
superplot/plotlib/styles/__init__.py
superplot/plotlib/styles/default.mplstyle
superplot/statslib/__init__.py
superplot/statslib/one_dim.py
superplot/statslib/point.py
superplot/statslib/two_dim.py