[Eeglablist] bug pop_runica
Ramón Martinez
nucleuscub at gmail.com
Mon Jul 6 15:57:22 PDT 2015
Hi Tina,
Try by checking 'option_computeica' under ICA Options in 'File' ->
'Memory and other options' (if using GUI). Or calling directly
pop_editoptions.
This will fix the issue.
Thanks,
Ramon
On Mon, Jun 29, 2015 at 4:59 AM, Tina Moeckel <Moeckel at ifado.de> wrote:
> Dear EEGLAB Users,
>
>
> I have a problem with pop_runica. After running the ICA, EEG.icaact is
> still empty. I receive an error warning ("inconsistent number of trials
> in raw data structure") when I try to run a function that tries to use data
> from EEG.icaact. We tried to solve the problem by adding the following loop:
>
> for i=1:EEG.trials
>
>
> EEG.icaact(:,:,i)=(EEG.icaweights*EEG.icasphere)*EEG.data(EEG.icachansind,:,i);
>
> end;
>
> After that EEG.icaact is filled with the appropriate data. However, when
> running another function or eeg_checkset the program empties EEG.icaact
> again and gives the same error warning as described above.
>
>
> Kind regards,
> Tina
>
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to
> eeglablist-unsubscribe at sccn.ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to
> eeglablist-request at sccn.ucsd.edu
>
--
_____________________________________________________
Ramon Martinez-Cancino
Swartz Center for Computational Neuroscience
Institute for Neural Computation, University of California San Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20150706/206319e1/attachment.html>
More information about the eeglablist
mailing list