Problem with detecting eye blinks

Dear Admins,

I have a problem with detecting eye blinks from 'link to raw file'. I get the following error in process_evt_detect.m.
When I do the same procedure on a file that is already imported into my database, the eye blink detection works fine. But I want to do an SSP blink cleaning procedure afterwards, so I think I have to do the detection & cleaning on the 'link to raw file'.

Can u help me out here?

Best, Franz



** Error: Line 332: >
** Matrix dimensions must agree.
**
** Call stack:
** >process_evt_detect.m>Compute at 332
** >process_evt_detect.m>Run at 205
** >bst_call.m at 26
** >macro_methodcall.m at 37
** >process_evt_detect.m at 29
** >process_evt_detect_eog.m>Run at 74
** >macro_methodcall.m at 30
** >process_evt_detect_eog.m at 26
** >bst_process.m>Run at 221
** >bst_call.m at 26
** >macro_methodcall.m at 37
** >bst_process.m at 34
** >panel_process_select.m>ShowPanel at 2346
** >bst_call.m at 26
** >macro_methodcall.m at 37
** >panel_process_select.m at 29
** >panel_record.m>CallProcessOnRaw at 2358
** >panel_record.m>@(h,ev)CallProcessOnRaw('process_evt_detect_eog') at 174
**


Hi Franz,

I fixed this bug, it was related with the reading of one single channel directly from a BrainSuite .eeg file.
Please update the software and try again (menu Help > Update Brainstorm).

Cheers,
Francois