HI @Raymundo.Cassani ,
I’ve been following the development of the GEDAI plugin and right now (latest version of both Brainstorm and GEDAI plugin) the denoising procedure seems to work quite well! I just tried runing GEDAI on my data and (after a while, but it’s ok) I get an EEGLAB-like window where I can select old data, new data, difference, etc.. However, after closing the EEGLAB-like window if I try to open the resulting file in the Brainstorm database to go on with the analysis I get this error.
** Error: Line 940: double
** Conversion to double from struct is not possible.
**
** Call stack:
** >bst_memory.m>LoadRecordingsMatrix at 940
** >bst_memory.m>GetRecordingsValues at 2121
** >bst_memory.m at 73
** >figure_timeseries.m>GetFigureData at 2809
** >figure_timeseries.m>PlotFigure at 2894
** >figure_timeseries.m at 42
** >view_timeseries.m at 274
** >tree_callbacks.m at 274
** >bst_call.m at 28
** >panel_protocols.m>CreatePanel/protocolTreeClicked_Callback at 125
** >bst_call.m at 28
** >panel_protocols.m>@(h,ev)bst_call(@protocolTreeClicked_Callback,h,ev) at 75
**
Am I doing something wrong or is just a bug?
Thank you,
Paolo