.readthedocs.yml
CHANGELOG.rst
CONTRIBUTING.rst
Licence.txt
MANIFEST.in
README.rst
hyperspy_extension.yaml
readthedoc.yml
setup.py
todo.md
.github/workflows/python.yml
doc/changelog.rst
doc/conf.py
doc/contributing.rst
doc/index.rst
doc/references.rst
doc/introduction/index.rst
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/spectrum_fitting.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/not-zip-safe
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/toy-problem/phase1.png
espm/datasets/toy-problem/phase2.png
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
notebooks/VCA.py
notebooks/api.ipynb
notebooks/background_fit.ipynb
notebooks/convergence-speed.ipynb
notebooks/generate_data.ipynb
notebooks/make-plots.ipynb
notebooks/other_algorithms.ipynb
notebooks/preprocess_dataset.ipynb
notebooks/select_spectrum.ipynb
notebooks/simple-test-regularisation.ipynb
notebooks/spectrum_fit.ipynb
notebooks/sunsal.py
notebooks/surrogate-vs-bregmann.ipynb
notebooks/toy-ML.ipynb
notebooks/old/algo-with-negative-variable.ipynb