LICENSE
README.md
pyproject.toml
setup.py
dependencies/dos-fingerprints/nomad_dos_fingerprints/DOSfingerprint.py
dependencies/dos-fingerprints/nomad_dos_fingerprints/__init__.py
dependencies/dos-fingerprints/nomad_dos_fingerprints/grid.py
dependencies/dos-fingerprints/nomad_dos_fingerprints/plotting.py
dependencies/dos-fingerprints/nomad_dos_fingerprints/similarity.py
madas/__init__.py
madas/analysis.py
madas/clustering.py
madas/data_framework.py
madas/fingerprint.py
madas/material.py
madas/plotting.py
madas/similarity.py
madas/utils.py
madas.egg-info/PKG-INFO
madas.egg-info/SOURCES.txt
madas.egg-info/dependency_links.txt
madas.egg-info/requires.txt
madas.egg-info/top_level.txt
madas/apis/NOMAD_web_API.py
madas/apis/__init__.py
madas/apis/api_core.py
madas/apis/local_data_API.py
madas/backend/ASE_backend.py
madas/backend/__init__.py
madas/backend/backend_core.py
madas/backend/dictionary_backend.py
madas/fingerprints/DOS_fingerprint.py
madas/fingerprints/DUMMY_fingerprint.py
madas/fingerprints/PROP_fingerprint.py
madas/fingerprints/PTE_fingerprint.py
madas/fingerprints/SYM_fingerprint.py
madas/fingerprints/__init__.py
tests/test_analysis.py
tests/test_apis_NOMAD_web_API.py
tests/test_apis_local_data_API.py
tests/test_backend_AtomsDB.py
tests/test_backend_DictBackend.py
tests/test_clustering.py
tests/test_data_framework.py
tests/test_fingerprint.py
tests/test_fingerprints_DOS_fingerprint.py
tests/test_fingerprints_DUMMY_fingerprint.py
tests/test_fingerprints_PROP_fingerprint.py
tests/test_material.py
tests/test_similarity.py
tests/test_utils.py