Skip to content

Charestlab/eegprep

Repository files navigation

EEGprep

Standardized EEG preprocessing

Singularity

Build the EEGprep singularity image:

sudo singularity build eegprep.simg Singularity

Run EEGprep on your data:

singularity run -c -e --bind /your/data/dir/:/data eegprep.simg

where /your/data/dir/ contains a BIDS folder.

Configuration

You can give EEGprep some direction by putting a configuration file in your data direction called eegprep.conf. See also example.eegprep.conf in this repository.

About

Standardized EEG preprocessing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages