.coveragerc
.gitattributes
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
versioneer.py
docs/Makefile
docs/authors.rst
docs/autoindex.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/modules.rst
docs/skqfit.asmjacp.rst
docs/skqfit.qspectre.rst
docs/skqfit.rst
docs/_static/.gitignore
docs/images/asphcn_spectral_lines.PNG
docs/images/asphcn_src_qsp.PNG
docs/images/radial_src_qspec.PNG
docs/images/ring_src_qspec.PNG
example/qspectrum.py
src/Scikit_Qfit.egg-info/PKG-INFO
src/Scikit_Qfit.egg-info/SOURCES.txt
src/Scikit_Qfit.egg-info/dependency_links.txt
src/Scikit_Qfit.egg-info/not-zip-safe
src/Scikit_Qfit.egg-info/requires.txt
src/Scikit_Qfit.egg-info/top_level.txt
src/skqfit/__init__.py
src/skqfit/asmjacp.py
src/skqfit/qspectre.py
tests/conftest.py
tests/test_synthmap.py