Skip to content

bezareva/EmoReact_Display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmoReact_Display

PyQt5 generated interface for displaying changes in processed physiological signals (EEG, ECG, GSR).


Interface:

display.png

As can be seen in picture above, app enables user to change:

  • Picture of visual stimulus
  • Test subject
  • EEG channel
  • Frequency band

After applying changes, user can export data into csv file (including HRV parameters which are not dispalyed).

Signal processing

EEG signals

Raw signal

eeg_before.png

Processed signal - Power Sepctral Density eeg_PSD.png

Signal after ICA algorithm - used to clear ocular artifact: note: channel 19 is ECG signal, all the other are EEG

EEG_cleared_ICA.png

ECG Signal

Raw signal:

ecg_before.png

Filtered signal - RR peaks detected:

ecg_after.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages