/TataLab_BIDS_Pipeline

Bids pipeline to "standardize" raw eeg data into our desired BIDS EEG format

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TataLab_BIDS_Pipeline

Bids pipeline to "standardize" raw eeg data into our desired BIDS EEG format

BIDS Pipeline:
We want to take whatever raw data we feed to neural network, and re-reference it into a 10-20 montage with a 500hz smapling rate (with more options to come later - filtering, powerline frequency changes, etc...)

Helpful Links for Understanding:
10-10 Montage
Python MNE Library

How to re-reference using the Python Library MNE:
MNE Referencing
MNE Sensor Locations (ie. Montage)

Requirements
Please see requirements.txt for a simple installation guide and package/version requirements