Project Information and Reproducibility Guide

View the Project on GitHub LabNeuroCogDevel/SignalComplexityAcrossAdolescene


MultiScale Entropy Throughout Adolescence

Project Lead

Shane D. McKeon

Faculty Lead

Beatriz Luna

Project Start Date

July 2024

Current Project Status

In progress

Datasets

LNCD 7T

Github Repository

https://github.com/LabNeuroCogDevel/7T_EEG/tree/main/Entropy

Code Documentation

Preprocessing:

Preprocessing can be run using 01_Entropy_Preprocessing.sh

Note this is the same preprocessing as the resting state data in the Aperiodic EEG Project

matlab -nodesktop -r "addpath(genpath('../Preprocessing_Functions/')); run_preprocessing_pipeline('Resting_State')"