https://github.com/braindatalab/emp_code
code for EEGManyPipelines project
https://github.com/braindatalab/emp_code
Last synced: about 2 months ago
JSON representation
code for EEGManyPipelines project
- Host: GitHub
- URL: https://github.com/braindatalab/emp_code
- Owner: braindatalab
- Created: 2021-10-14T15:17:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T09:46:12.000Z (about 3 years ago)
- Last Synced: 2025-02-07T12:48:47.894Z (3 months ago)
- Language: MATLAB
- Size: 188 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EEGManyPipelines
This repository contains the code for the [EEGManyPipelines](https://www.eegmanypipelines.org/) project from the Brain Data Lab team.
The data is assumed to be in EEGLAB format. The main functions are:
- A_preprocess.m (preprocessing of the EEG data in FieldTrip)
- B_get_gata.m (deriving voltage/time-frequency matrices for further analysis)
- C_statistics.m (statistical analysis of voltage and spectral power, multiple comparisons correction)The letters describe the intended order of running the scripts. /utils contains utility functions used in the main scripts, path definitions and so on.
Dependencies not included in the repository: FieldTrip 2021.