CONTRIBUTING.md
INSTALLATION.md
LICENSE
MANIFEST.in
README.md
TESTING_SETUP.md
coverage.svg
setup.cfg
setup.py
examples/README.txt
examples/run_automagic.py
pyautomagic/__init__.py
pyautomagic.egg-info/PKG-INFO
pyautomagic.egg-info/SOURCES.txt
pyautomagic.egg-info/dependency_links.txt
pyautomagic.egg-info/requires.txt
pyautomagic.egg-info/top_level.txt
pyautomagic/base/__init__.py
pyautomagic/preprocessing/__init__.py
pyautomagic/preprocessing/performFilter.py
pyautomagic/preprocessing/perform_EOG_regression.py
pyautomagic/preprocessing/preprocess.py
pyautomagic/preprocessing/rpca.py
pyautomagic/src/Block.py
pyautomagic/src/Config.py
pyautomagic/src/Project.py
pyautomagic/src/Subject.py
pyautomagic/src/__init__.py
pyautomagic/src/calcQuality.py
pyautomagic/src/rateQuality.py
pyautomagic/visualization/__init__.py