Closed dengemann closed 3 years ago
OK as I take a deeper look more issues were hiding under the surface @apmellot
ValueError: Custom EEG reference is not allowed for inverse modeling.
I should have inspected the feature log files earlier.
Add this issue here, we'll see if it is necessary https://github.com/dengemann/coffeine/issues/30
Update: adding the average reference from the beginning fixes the error, it seems we're now getting source localization based features for EEG! More tomorrow.
Status update: the source pipeline seems to work now. Waiting only for tuab results. All other datasets worked.
Some troubleshooting following #5 ; tuab does not yet work there because we did not deal with custom references; I guess we need to set the average reference right from the beginning to avoid
ValueError: Custom EEG reference is not allowed for inverse modeling.
.cc @agramfort @gemeinl