After creating epochs, eventually we're going to average these epochs to create evolved responses meaning Event-related potentials (ERPs) of the Electroencephalography (EEG) and Event-related fields(ERFs) of the magnetoencephalogram (MEG). Evoked data is really just an average of epochs.
Links to the App:
https://github.com/zahransa/app-evoked-averaged
https://brainlife.io/app/62697515f3858674a2a22372
Inputs of the App:
Files | Format | Datatype | Description |
---|---|---|---|
Epochs | -epo.fif | neuro/meeg/mne/epochs | Epoched data |
Outputs of the App:
Files | Format | Datatype | Description |
---|---|---|---|
Evoked | -ave.fif | neuro/meeg/mne/evoked | Evoked data |
Report | .html | html | Visualizing the evoked data |