[Eeglablist] Command Line ICA Issue

Tarik S Bel-Bahar tarikbelbahar at gmail.com
Tue May 30 16:05:57 PDT 2017


>
>
>> H​
>> ello Olav, this is
>> ​s
>> hould be
>>>> easy to fix. S
>> ​ome notes below. Best wishes.
>>
>

>> ​​
>> ******************************************************
>> 1. try
>> ​your basic steps including component removal
>>  through the eeglab GUI only
>> ​ ​
>> 2. Then use the eegh command to see all the commands that eeglab ran.
>> 3. Then mimic the eegh output in your script.
>>
> ​[I've provided
> ​an
>  example of eegh output that I got after I loaded a file with ICA, and
> removed components 1 and 2.
>
>>>>>>> ******************************************************
>>
> example eegh output below
>
> EEG = pop_loadset('filename','NAMEOFFILE.set','filepath','E:\NameofDirectorywithFile\');
> %loads dataset
> [ALLEEG, EEG, CURRENTSET] = eeg_store( ALLEEG, EEG, 0 ); %updates EEG
> structures
> EEG = eeg_checkset( EEG ); %checks EEG structures
> EEG = pop_subcomp( EEG, [1  2], 0); %removes specific components
> [ALLEEG EEG CURRENTSET] = pop_newset(ALLEEG, EEG,
> 1,'overwrite','on','gui','off'); ​%updates/overwrites EEG strucures
>
> ​​
> ******************************************************
>> you can also type
> doc pop_subcomp
> or help pop_subcomp
> and review information about  formatting of commands for that function.
>
>​
******************************************************
​


>> ​If
> you haven't had a chance to yet, it's best to run through the eeglab
> tutorial with eeglab tutorial files, review eegh after tutorial processing
> steps, and review the tutorials on eeglab scripting.​ See also Makoto's
> personal eeglab pipeline recommendation page for a wide range of useful
> hints. All these resources are googlable.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20170530/fd8f96f4/attachment.html>


More information about the eeglablist mailing list