nabusch / Elektro-Pipe

A collection of code for a processing pipeline for elektrenkephalography data.
3 stars 2 forks source link

Auto-detected single trial interpolation throws error #8

Closed wanjam closed 6 years ago

wanjam commented 7 years ago

In prep02: When single trials*electrode combinations have been selected for interpolation via auto-threshold, pop_rejepoch throws error Output argument "varargout{2}" (and maybe others) not assigned during call to "pop_selectiveinterp". Error in prep02_cleanbeforeICA (line 183) [EEG, com] = pop_selectiveinterp(EEG,badChnXtrl);

wanjam commented 6 years ago

I think we fixed that. Closing it for now.