PIA-Group / BioSPPy

Biosignal Processing in Python
Other
569 stars 273 forks source link

Adapting eeg() to single-channel eeg inputs and introducing single-channel eeg example files. #86

Closed pedr0sorio closed 3 years ago

pedr0sorio commented 3 years ago

Avoiding computing and plotting phase locking factors (plf) when the input is single-channel as it is based on the synchronization between channels.

Adding single-channel eeg examples in both eyes open and eyes closed states.