LICENSE
README.md
pyproject.toml
GEMDAT.egg-info/PKG-INFO
GEMDAT.egg-info/SOURCES.txt
GEMDAT.egg-info/dependency_links.txt
GEMDAT.egg-info/entry_points.txt
GEMDAT.egg-info/requires.txt
GEMDAT.egg-info/top_level.txt
src/gemdat/__init__.py
src/gemdat/caching.py
src/gemdat/collective.py
src/gemdat/io.py
src/gemdat/legacy.py
src/gemdat/rdf.py
src/gemdat/segmentation.py
src/gemdat/simulation_metrics.py
src/gemdat/sites.py
src/gemdat/trajectory.py
src/gemdat/transitions.py
src/gemdat/utils.py
src/gemdat/volume.py
src/gemdat/dashboard/__init__.py
src/gemdat/dashboard/_shared.py
src/gemdat/dashboard/gemdash.py
src/gemdat/dashboard/run.py
src/gemdat/plots/__init__.py
src/gemdat/plots/_displacements.py
src/gemdat/plots/_jumps.py
src/gemdat/plots/_rdf.py
src/gemdat/plots/_vibration.py