<div dir="ltr"><div><div><div>Dear Nikola,<br><br></div>I have experienced this problem. For me, it occurred when the EEGLab data struct was converted to the FieldTrip format if the icaact field (EEG.icaact) was empty when the function eeglab2fieldtrip was called. Even if the field was not empty when starting DIPFIT, the .icaact can be set to [] by eeg_checkset if the option option_computeica is false. For me the problem was fixed by making sure that option_computeica was set to true and making sure that EEG.icaact was not empty when DIPFIT was started. I hope this helps.<br><br></div>Best,<br></div>Laura<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 18, 2015 at 2:22 PM, Nikola Vukovic <span dir="ltr"><<a href="mailto:vukovicnikola@gmail.com" target="_blank">vukovicnikola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear EEGLab community,
<div><br></div><div>I've encountered a strange error when, having computed ICA on my dataset, I attempt to locate component dipoles. I have replicated the same error in several different datasets, with different number of channels, different pre-processing parameters, etc. The error given is:</div><div><br></div><div>"inconsistent number of samples in trial 1,</div><div><br></div><div>(Error occurred in function ft_datatype_raw() at line 87)"</div><div><br></div><div>I haven't encountered this error before, using a slightly older version of eeglab. I'm currently using MATLAB R2014b and EEGLAB v13.4.4b.</div><div><br></div><div>Any help in solving this problem would be very much appreciated...</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Nikola</div></font></span></div>
<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br></div>