christinamaher / iEEG_LKM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains code to accompany the paper titled "Intracranial substrates of meditation-induced neuromodulation in amygdala and hippocampus".

Model fitting and analysis

analysis_nb.ipynb: The notebook for preprocessing raw iEEG data, running FOOOF/eBOSC model fitting and evaluation, and performing statistical analyses of model output.

Helper functions

preprocessing_utils.py: This script contains functions for preprocessing iEEG data

stats_utils.py: This script contains functions for fitting FOOOF/eBOSC models and performing statistical analyses on the output.

About


Languages

Language:Jupyter Notebook 84.0%Language:Python 16.0%