oblittle13 / TataLab_BIDS_Pipeline

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%