.copier-answers.yml
.editorconfig
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
ci/requirements.txt
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/_templates/class.rst
docs/_templates/module.rst
docs/reference/index.rst
src/jupyter_analysis_tools/__init__.py
src/jupyter_analysis_tools/analysis.py
src/jupyter_analysis_tools/binning.py
src/jupyter_analysis_tools/datalocations.py
src/jupyter_analysis_tools/datastore.py
src/jupyter_analysis_tools/distrib.py
src/jupyter_analysis_tools/git.py
src/jupyter_analysis_tools/plotting.py
src/jupyter_analysis_tools/readdata.py
src/jupyter_analysis_tools/ssfz2json.py
src/jupyter_analysis_tools/ssfz_compare.py
src/jupyter_analysis_tools/utils.py
src/jupyter_analysis_tools/widgets.py
src/jupyter_analysis_tools.egg-info/PKG-INFO
src/jupyter_analysis_tools.egg-info/SOURCES.txt
src/jupyter_analysis_tools.egg-info/dependency_links.txt
src/jupyter_analysis_tools.egg-info/entry_points.txt
src/jupyter_analysis_tools.egg-info/requires.txt
src/jupyter_analysis_tools.egg-info/top_level.txt
templates/CHANGELOG.md.j2
testdata/2015-03-20-Silica.ssf.json
testdata/2015-03-20-Silica.ssfz
testdata/S2842 water.json
testdata/S2842 water.pdh
testdata/S2843[9].pdh
tests/readdata.py
tests/requirements.txt
tests/utils.py