Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 602 Bytes

File metadata and controls

12 lines (8 loc) · 602 Bytes

cbd-asd-eeg

Code for Cazares et al. paper looking at aperiodic signal features in EEG from boys with low functioning autism before and after chronic cannabidiol treatment

01_EEG_Preprocessing: Loads .eeg files and epochs signals. Applies AutoReject (Global), ICA, AutoReject (Local) procedures. Concatenate processed epochs and apply a hamming window taper.

02_EEG_PSD_FOOOF: Loads processed EEG (.fif), computes power spectral density and apply specparam (FOOOF) procedures.

03_EEG_Extract_Features: Loads specparam (FOOOF) outputs (.json), calculates periodic and aperiodic signal features.