Codes for spectral features extraction and Functional Data Analysis (FDA) in resting-state EEG recordings
The extraction of both relative powers (spectral_features.ipynb) and dominant frequency (dominant_freq.ipynb) are implemented in Python.
Please use preprocessed rs-EEG epoched data in BIDS format as input for feature extraction functions.
Topomaps with the sensor-level results can be also generated using the (topoplots.ipynb)
These two analyses are implemented in R.
The user can find the conventional approach averaging PSD vectors of all epochs in each channel (boxplots_by_center.R file)