.git-blame-ignore-revs
.gitattributes
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/CITATION.cff
.github/CONTRIBUTING.md
.github/RELEASING.md
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/release.yml
docker/Dockerfile
docker/Dockerfile.dockerignore
docs/changelog.md
docs/development.md
docs/index.md
docs/installation.md
docs/method.md
docs/output-files.md
docs/usage.md
docs/assets/example-histogram.png
examples/FeNi/.gitignore
examples/FeNi/FeNi.cif
examples/FeNi/FeNi_solid_solution.rmc6f
examples/FeNi/README.md
legacy/README.md
legacy/Batching_Scripts/Configuration_Master.py
legacy/Batching_Scripts/Generalised_Clapp_v2.py
legacy/Batching_Scripts/Histograms_v2_2.py
legacy/Batching_Scripts/README.txt
legacy/Batching_Scripts/Requirements.bat
legacy/exe/Generalised_Clapp_v2.py
legacy/exe/Histograms_v2_2.py
legacy/exe/README.txt
legacy/exe/Visualiser.py
src/sro_config/__init__.py
src/sro_config/_prompts.py
src/sro_config/batch.py
src/sro_config/cli.py
src/sro_config/dictionary.py
src/sro_config/histograms.py
src/sro_config/visualiser.py
src/sro_config.egg-info/PKG-INFO
src/sro_config.egg-info/SOURCES.txt
src/sro_config.egg-info/dependency_links.txt
src/sro_config.egg-info/entry_points.txt
src/sro_config.egg-info/requires.txt
src/sro_config.egg-info/scm_file_list.json
src/sro_config.egg-info/scm_version.json
src/sro_config.egg-info/top_level.txt
src/sro_config/data/examples/FeNi/FeNi.cif
src/sro_config/data/examples/FeNi/FeNi_solid_solution.rmc6f
src/sro_config/data/examples/FeNi/README.md
src/sro_config/gui/__init__.py
src/sro_config/gui/analysis_tab.py
src/sro_config/gui/app.py
src/sro_config/gui/dictionary_tab.py
src/sro_config/gui/helpers.py
src/sro_config/gui/visualiser_tab.py
tests/conftest.py
tests/test_cli.py
tests/test_labels.py
tests/test_pipeline.py
tests/fixtures/FeNi.cif
tests/fixtures/FeNi_config.rmc6f