LICENSE
README.md
pyproject.toml
src/polargini/__init__.py
src/polargini/cli.py
src/polargini/io.py
src/polargini/metrics.py
src/polargini/pgc.py
src/polargini/plotting.py
src/polargini/preprocessing.py
src/polargini/stats.py
src/polargini.egg-info/PKG-INFO
src/polargini.egg-info/SOURCES.txt
src/polargini.egg-info/dependency_links.txt
src/polargini.egg-info/entry_points.txt
src/polargini.egg-info/requires.txt
src/polargini.egg-info/top_level.txt
tests/test_cli.py
tests/test_extra_coverage.py
tests/test_legacy_io.py
tests/test_metrics.py
tests/test_pgc.py
tests/test_preprocessing.py
tests/test_stats.py
tests/test_utils.py