-
Notifications
You must be signed in to change notification settings - Fork 9
10. rs EEG Analysis
Umair Hassan edited this page Dec 25, 2019
·
4 revisions
resting state (rs) EEG Analysis function of the BEST Toolbox, takes a pre-recorded EEG data and perform the power analysis on it using a FFT and Hanning window in order to estimate the Power spectrum in a given frequency band. This power information can be then use in EEG triggered Stimulation functions later in its future releases.
- EEG Dataset: Attach the EEG dataset of a few mins in BVA format
- Re-referencing: Type 'Yes' for re-referencing or 'No' for not doing so.
- Reference Channel: Give the Implicit reference channel name e.g. 'FCz'
- Montage Reference Channels: Give the name of montage reference channels e.g. {'CP1','FC5','CP5','FC1'}
- Target Channel: Name of the target channel e.g. 'C3'
- Frequency Band: Upper and Lower cut-off frequencies in Hz e.g. 8 to 12
To start a particularly filled rs EEG analysis, just press the "Run" button. .
An instance of the completed filled rsEEG analysis panel is shown below.