.gitignore
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/publish-to-pypi.yml
.github/workflows/publish-to-test-pypi.yml
autoXAS/__init__.py
autoXAS/autoXAS.py
autoXAS.egg-info/PKG-INFO
autoXAS.egg-info/SOURCES.txt
autoXAS.egg-info/dependency_links.txt
autoXAS.egg-info/requires.txt
autoXAS.egg-info/top_level.txt
docs/.gitkeep
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/readme_link.md
docs/requirements.txt
docs/source/autoXAS.rst
docs/source/modules.rst
figures/autoXAS_logo.svg
tutorials/autoXAS_exampleNotebook.ipynb
tutorials/example_configs/paper_config.yml
tutorials/example_configs/paper_config_measured_standards.yml
tutorials/example_configs/paper_config_standards.yml
tutorials/example_configs/test_config.yml
tutorials/example_configs/test_config_standards.yml