.codecov.yaml
.codespellignore
.gitignore
.pre-commit-config.yaml
.yamllint.yaml
LICENSE
README.md
junit-results.xml
pyproject.toml
uv.lock
.github/dependabot.yml
.github/workflows/build.yml
.github/workflows/doc.yml
.github/workflows/publish.yml
.github/workflows/pytest.yml
doc/Makefile
doc/conf.py
doc/index.rst
doc/install.rst
doc/make.bat
doc/references.bib
doc/sg_execution_times.rst
doc/_static/style.css
doc/_static/switcher.json
doc/_static/img/Cartool.PNG
doc/_templates/autosummary/class.rst
doc/_templates/autosummary/function.rst
doc/api/index.rst
doc/api/io.rst
doc/api/regions_of_interests.rst
doc/api/source_estimate.rst
doc/api/source_space.rst
pycartool/__init__.py
pycartool/_version.py
pycartool.egg-info/PKG-INFO
pycartool.egg-info/SOURCES.txt
pycartool.egg-info/dependency_links.txt
pycartool.egg-info/requires.txt
pycartool.egg-info/scm_file_list.json
pycartool.egg-info/scm_version.json
pycartool.egg-info/top_level.txt
pycartool/data/EGI257.GenevaAverage13.10-10.xyz
pycartool/data/__init__.py
pycartool/data/sample-sef.sef
pycartool/data/sample_test_ris.ris
pycartool/data/sample_test_roi.rois
pycartool/data/sample_test_spi.spi
pycartool/data/sample_test_write_spi.spi
pycartool/inv/__init__.py
pycartool/inv/inv.py
pycartool/io/__init__.py
pycartool/lf/__init__.py
pycartool/lf/leadfield.py
pycartool/ris/__init__.py
pycartool/ris/source_estimate.py
pycartool/ris/tests/test_source_estimate.py
pycartool/rois/__init__.py
pycartool/rois/regions_of_interest.py
pycartool/rois/tests/test_regions_of_interest.py
pycartool/sef/__init__.py
pycartool/sef/sef.py
pycartool/sef/tests/test_sef.py
pycartool/spi/__init__.py
pycartool/spi/source_space.py
pycartool/spi/tests/test_source_space.py
pycartool/utils/__init__.py
pycartool/utils/_checks.py
pycartool/utils/_docs.py
pycartool/utils/_logs.py
pycartool/xyz/__init__.py
pycartool/xyz/xyz.py
pycartool/xyz/tests/test_xyz.py
tutorials/00_plot_svd.py
tutorials/MNI152.NlinAsym09c.204.5000.2017.AAL.rois
tutorials/MNI152.NlinAsym09c.204.5000.2017.spi
tutorials/readme.rst