What is it all about?

eegDb is an egglab plugin that eases up managing preprocessing routines. It allows to create project databases for reproducible eeg preprocessing with eeglab.

Installation

See installation instructions

Simple usage example

You can construct a database using a simple database creation GUI:

db_create

And then navigate and edit the database using db_gui function:

db = db_gui(db);