About .EDF file loading related problem

Hi Francois

I have an EDF file. It contains two types of channel. 1. EEG 2. POL. when I load this EDF file using brainstorm software, it create the following types of warning in my laptop:

"
Warning: Interrupted EDF file ("EDF+D"): requires conversion to "EDF+C"

In in_fopen_edf (line 172)
In in_fopen (line 96)
In import_raw (line 126)
In bst_call (line 28)
In tree_callbacks>@(h,ev)bst_call(@import_raw,,,iSubject) (line 596)
"

Is it possible to remove this types of Warning.?

Another problem is that when I tried to create Power spectrum(PSD) for POL types of channel it create the following types of error

"Error: Line 1990: Output argument "jSubMenus" (and maybe others) not assigned during call to "tree_callbacks>fcnPopupTopoNoInterp".
**
** Call stack:
** >tree_callbacks.m at 1990
** >bst_call.m at 26
** >panel_protocols.m>CreatePanel/protocolTreeClicked_Callback at 140

""

Can you tell me why this types of error is created?

___Sheuli

A post was merged into an existing topic: About EDF file read related problem