Error at running SSP generic

Index exceeds the number of array elements. Index must not exceed 1.

Error in panel_process_select>CreatePanel/UpdateProcessOptions (line 901)
initStop  = option.Value{1}(2);

Error in panel_process_select>CreatePanel/UpdatePipeline (line 706)
UpdateProcessOptions();

Error in panel_process_select>ShowPanel (line 3359)
sControls.UpdatePipeline();

Error in panel_process_select (line 32)
eval(macro_method);

Error in panel_record>CallProcessOnRaw (line 2714)
\[sOutputs, sProcesses\] = panel_process_select('ShowPanel', DataFile, ProcessName, FileTimeVector);

Error in panel_record>@(h,ev)CallProcessOnRaw('process_ssp') (line 198)
jItemSsp     = gui_component('MenuItem', jMenu, [ ], 'SSP: Generic',    IconLoader.ICON_EMPTY, [ ], @(h,ev)CallProcessOnRaw('process_ssp'));

Hello @cwy511013, thank you for reaching out.

Please provide context information so we can better help.

  • Does this happen for a specific file?
  • Is there any trouble at reading the raw file in Brainstorm?
  • If time series of the raw file is displayed, what is the Time displayed in the top-right corner of the main Brainstorm window?