This is a collaborative space. In order to contribute, send an email to maximilien.chaumon@icm-institute.org
On any page, type the letter L on your keyboard to add a "Label" to the page, which will make search easier.
Decoding time by time
In the previous App, we have trained a classifier to discriminate between experimental conditions by using the spatio-temporal patterns of entire trials. Consequently, the classifier was (hopefully!) able to predict which activation patterns belonged to which condition.
However, an interesting neuroscientific is: Exactly when do the brain signals for two conditions differ?
We can try to answer this question by fitting a classifier at every single time point. If the classifier can successfully discriminate between the two conditions, we can conclude that the spatial activation patterns measured by the MEG or EEG sensors differed at this very time point.
Links to the App:
https://github.com/zahransa/app-decoding-time-by-time
https://brainlife.io/app/62b9789af3194eded6f719a6
Inputs of the App:
File | Format | Datatype | Description |
---|---|---|---|
Epochs | .fif | neuro/meeg/mne/epochs | Epoched data |
Configuation parameter | Type | Description |
---|---|---|
event_condition | string | Experiment descriptions. |
Outputs of the App: