.gitignore
.readthedocs.yaml
CHANGELOG.rst
CONTRIBUTING.rst
Licence.txt
MANIFEST.in
Makefile
README.rst
pyproject.toml
pytest.ini
todo.md
.github/workflows/doc.yml
.github/workflows/python.yml
.pytest_cache/README.md
doc/changelog.rst
doc/conf.py
doc/contributing.rst
doc/index.rst
doc/references.bib
doc/references.rst
doc/_build/html/_sources/changelog.rst.txt
doc/_build/html/_sources/contributing.rst.txt
doc/_build/html/_sources/index.rst.txt
doc/_build/html/_sources/references.rst.txt
doc/_build/html/_sources/introduction/index.rst.txt
doc/_build/html/_sources/introduction/notebooks/api.ipynb.txt
doc/_build/html/_sources/introduction/notebooks/generate_data.ipynb.txt
doc/_build/html/_sources/introduction/notebooks/toy-problem.ipynb.txt
doc/_build/html/_sources/reference/datasets.rst.txt
doc/_build/html/_sources/reference/estimators.rst.txt
doc/_build/html/_sources/reference/index.rst.txt
doc/_build/html/_sources/reference/measures.rst.txt
doc/_build/html/_sources/reference/models.rst.txt
doc/_build/html/_sources/reference/table_utils.rst.txt
doc/_build/html/_sources/reference/utils.rst.txt
doc/_build/html/_sources/reference/weights.rst.txt
doc/_build/html/_static/basic.css
doc/_build/html/_static/copybutton.css
doc/_build/html/_static/graphviz.css
doc/_build/html/_static/nbsphinx-code-cells.css
doc/_build/html/_static/nbsphinx-gallery.css
doc/_build/html/_static/plot_directive.css
doc/_build/html/_static/pygments.css
doc/_build/html/_static/sg_gallery-binder.css
doc/_build/html/_static/sg_gallery-dataframe.css
doc/_build/html/_static/sg_gallery-rendered-html.css
doc/_build/html/_static/sg_gallery.css
doc/_build/html/_static/css/badge_only.css
doc/_build/html/_static/css/theme.css
doc/_build/linkcheck/output.txt
doc/introduction/index.rst
doc/introduction/notebooks/api.ipynb
doc/introduction/notebooks/generate_data.ipynb
doc/introduction/notebooks/toy-problem.ipynb
doc/reference/datasets.rst
doc/reference/estimators.rst
doc/reference/index.rst
doc/reference/measures.rst
doc/reference/models.rst
doc/reference/table_utils.rst
doc/reference/utils.rst
doc/reference/weights.rst
doc/styles/sg_gallery.css
espm/__init__.py
espm/conf.py
espm/hyperspy_extension.yaml
espm/measures.py
espm/tables_utils.py
espm/utils.py
espm.egg-info/PKG-INFO
espm.egg-info/SOURCES.txt
espm.egg-info/dependency_links.txt
espm.egg-info/entry_points.txt
espm.egg-info/requires.txt
espm.egg-info/top_level.txt
espm/datasets/__init__.py
espm/datasets/base.py
espm/datasets/built_in_EDXS_datasets.py
espm/datasets/eds_spim.py
espm/datasets/eds_spim_sim.py
espm/datasets/toy-problem/phase1.png
espm/datasets/toy-problem/phase2.png
espm/datasets/toy-problem/phase1.pxd/metadata.info
espm/datasets/toy-problem/phase1.pxd/QuickLook/Icon.tiff
espm/datasets/toy-problem/phase1.pxd/QuickLook/Thumbnail.tiff
espm/datasets/toy-problem/phase1.pxd/data/3621E7F2-72F0-4D2E-AFAE-7E2BF95C0863
espm/datasets/toy-problem/phase2.pxd/metadata.info
espm/datasets/toy-problem/phase2.pxd/QuickLook/Icon.tiff
espm/datasets/toy-problem/phase2.pxd/QuickLook/Thumbnail.tiff
espm/datasets/toy-problem/phase2.pxd/data/3D5861EE-4BAE-4F2E-8CA2-FCA3A51D8FDF
espm/datasets/toy-problem/phase2.pxd/data/AA0EA8B3-ADF5-44EE-8AD9-50E7DD8D6285
espm/datasets/toy-problem/phase2.pxd/data/selection/meta
espm/datasets/toy-problem/phase2.pxd/data/selection/shapeSelection/meta
espm/datasets/toy-problem/phase2.pxd/data/selection/shapeSelection/path
espm/estimators/__init__.py
espm/estimators/base.py
espm/estimators/dicotomy.py
espm/estimators/smooth_nmf.py
espm/estimators/surrogates.py
espm/estimators/updates.py
espm/models/EDXS_function.py
espm/models/__init__.py
espm/models/absorption_edxs.py
espm/models/base.py
espm/models/edxs.py
espm/models/generate_EDXS_phases.py
espm/tables/100keV_xrays.json
espm/tables/200keV_xrays.json
espm/tables/300keV_xrays.json
espm/tables/SDD_efficiency.txt
espm/tables/__init__.py
espm/tables/default_xrays.json
espm/tables/periodic_table_number.json
espm/tables/periodic_table_symbols.json
espm/tables/siegbahn_to_iupac.json
espm/tests/__init__.py
espm/tests/test_EDXS.py
espm/tests/test_datasets.py
espm/tests/test_docstring.py
espm/tests/test_estimators.py
espm/tests/test_laplacian.py
espm/tests/test_measures.py
espm/tests/test_updates.py
espm/tests/test_utils.py
espm/weights/__init__.py
espm/weights/abundance.py
espm/weights/generate_weights.py
generated_datasets/71GPa_experimental_data.hspy
generated_datasets/88_ES-LP_G8_selection2_cropped2.hspy
notebooks/EDS_spectrum_fitting.ipynb
notebooks/EDX-quant_DA_v03.ipynb
notebooks/api.ipynb
notebooks/convergence-speed.ipynb
notebooks/convergence.py
notebooks/generate_data.ipynb
notebooks/papers_figures.ipynb
notebooks/toy-ML.ipynb
notebooks/.ipynb_checkpoints/EDS_spectrum_fitting-checkpoint.ipynb
notebooks/.ipynb_checkpoints/EDX-quant_DA_v03-checkpoint.ipynb
notebooks/.ipynb_checkpoints/background_fit-checkpoint.ipynb