├── Figure_1.jpg ├── LICENSE.md ├── README.md ├── cap.xyz ├── eeg_microstates3.ipynb ├── eeg_microstates3.py ├── python2 ├── eeg_microstates.ipynb └── eeg_microstates.py ├── requirements.txt ├── test.edf └── zenodo.4771500.svg /Figure_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/Figure_1.jpg -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/README.md -------------------------------------------------------------------------------- /cap.xyz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/cap.xyz -------------------------------------------------------------------------------- /eeg_microstates3.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/eeg_microstates3.ipynb -------------------------------------------------------------------------------- /eeg_microstates3.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/eeg_microstates3.py -------------------------------------------------------------------------------- /python2/eeg_microstates.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/python2/eeg_microstates.ipynb -------------------------------------------------------------------------------- /python2/eeg_microstates.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/python2/eeg_microstates.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/requirements.txt -------------------------------------------------------------------------------- /test.edf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/test.edf -------------------------------------------------------------------------------- /zenodo.4771500.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Frederic-vW/eeg_microstates/HEAD/zenodo.4771500.svg --------------------------------------------------------------------------------