AlessioZanga/PyEEGLab

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/ISSUE_TEMPLATE/bug_report.md
docs/source/pyeeglab.rst
README.md
docs/source/pyeeglab.dataset.chbmit.rst
docs/Makefile
LICENSE
.github/ISSUE_TEMPLATE/feature_request.md
.codeclimate.json
docs/make.bat
docs/source/index.rst
docs/source/pyeeglab.dataset.rst
requirements.txt
.gitpod.yml
docs/source/pyeeglab.dataset.tuh_eeg_artifact.rst
docs/source/pyeeglab.preprocessing.rst
docs/source/pyeeglab.database.rst
docs/source/pyeeglab.dataset.tuh_eeg_abnormal.rst
docs/source/pyeeglab.text.rst
docs/source/pyeeglab.dataset.eegmmidb.rst
CHANGELOG.md
docs/source/pyeeglab.cache.rst
.gitignore
docs/source/pyeeglab.io.rst
.travis.yml
pyeeglab/pipeline/__init__.py2
A
0 mins
pyeeglab/dataset/physionet/__init__.py2
A
0 mins
pyeeglab/preprocess/features/__init__.py2
A
0 mins
pyeeglab/dataset/__init__.py2
A
0 mins
pyeeglab/dataset/declarative_base.py2
A
0 mins
pyeeglab/preprocess/transform/__init__.py2
A
0 mins
pyeeglab/preprocess/__init__.py3
A
0 mins
pyeeglab/dataset/tuh_eeg/__init__.py3
A
0 mins
pyeeglab/preprocess/signal/__init__.py4
A
0 mins
pyeeglab/__init__.py8
A
0 mins
pyeeglab/preprocess/signal/frequency_selector.py12
A
0 mins
pyeeglab/dataset/metadata.py13
A
0 mins
pyeeglab/preprocess/signal/normalization.py17
A
0 mins
pyeeglab/dataset/file.py19
A
0 mins
pyeeglab/preprocess/signal/channel_selector.py25
A
0 mins
pyeeglab/dataset/annotation.py26
A
0 mins
pyeeglab/dataset/physionet/utils.py28
A
1 hr
docs/source/conf.py36
A
0 mins
pyeeglab/preprocess/signal/filter_selector.py36
A
0 mins
pyeeglab/preprocess/features/stat_features.py41
A
0 mins
pyeeglab/dataset/tuh_eeg/artifact_dataset.py42
A
0 mins
setup.py42
A
0 mins
pyeeglab/preprocess/transform/data_converter.py44
A
0 mins
pyeeglab/dataset/tuh_eeg/seizure_dataset.py47
A
0 mins
pyeeglab/dataset/tuh_eeg/abnormal_dataset.py49
A
0 mins
pyeeglab/dataset/physionet/eegmmidb_dataset.py54
A
0 mins