<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,153)">Hello Alexandre, here's a few points below that might help. all the best.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)">1. Make sure to update the EEG structure with the proper command. See eegh after running runica from gui.</div><div class="gmail_default" style="color:rgb(51,51,153)">2. Regarding ADJUST, you may want to CC it's developers, and also make sure you are having clear evidence that it works (or not) for you from their plugin gui. </div><div class="gmail_default" style="color:rgb(51,51,153)">3. If you haven't had a chance to, please closely review the online scripting tutorials for eeglab...as it's important to have gone through tutorial steps with tutorial data, doing steps from the gui, checking the eegh for the history of commands, being well-familiar with the EEG structure, etc....</div><div class="gmail_default" style="color:rgb(51,51,153)">4. Also it looks like you're not just using eeglab, but also erplab. If that is correct, remember that inter-operability can be low or unclear or undocumented between various eeg processing softwares. In these cases it is usually necessary to have very clear control of what's happening and expected by each program. </div><div class="gmail_default" style="color:rgb(51,51,153)">5. Last, note that adding extra fields to the actual events info in eeglab can be a little tricky, and may lead it to get confused. For safety's sake I would recommend having another structure from which relevant info is called as needed.</div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div><div class="gmail_default" style="color:rgb(51,51,153)"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 30, 2016 at 5:36 AM, Alexandre Obert <span dir="ltr"><<a href="mailto:obert.alexandre@gmail.com" target="_blank">obert.alexandre@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 bgcolor="#FFFFFF" text="#000000">
    <br>
    <div>
      
      Dear all, <br>
      <br>
      I'm trying to scrip the processing of my data and I've got a
      warning in command window but I don't know if it's a serious one
      nor how to correct my script. <br>
      <br>
      <blockquote type="cite"><small><small>* Detected non-binlabeled
            event codes: <br>
            "" <br>
            <br>
            * Detected bin-labeled event codes: <br>
            B1(S11) B2(S12) B3(S21) <br>
            <br>
            Warning: converting all event types to strings<br>
            Event resorted by increasing latencies.<br>
            Event resorted by increasing latencies.<br>
            EEG.event was updated.<br>
            pop_epoch():53 epochs selected<br>
            Epoching...<br>
            pop_epoch():53 epochs generated<br>
            Scaling components to RMS microvolt<br>
            eeg_checkset: recomputing the ICA activation matrix ...<br>
            eeg_checkset: found empty values for field 'bepoch'<br>
                          filling with values of other events in the
            same epochs<br>
            eeg_checkset: found empty values for field 'bvmknum'<br>
                          filling with values of other events in the
            same epochs<br>
            eeg_checkset: found empty values for field 'bvtime'<br>
                          filling with values of other events in the
            same epochs<br>
            eeg_checkset: found empty values for field 'channel'<br>
                          filling with values of other events in the
            same epochs<br>
            eeg_checkset: found empty values for field 'item'<br>
                          filling with values of other events in the
            same epochs<br>
            pop_epoch(): checking epochs for data discontinuity<br>
            Zero latencies OK.<br>
            <br>
            <br>
-------------------------------------------------------------------------------<br>
            Warning: EEG.event and EEG.EVENTLIST.eventinfo structure
            will not longer match.<br>
            EEG.event only contains info about events within each epoch.<br>
            EEG.EVENTLIST.eventinfo still contains all the original
            (continuous) events info.<br>
            The purpose of this is to allow users to set flags during
            artifact detection,and to rebuild a continuous EVENTLIST
            with this info.</small></small></blockquote>
      <br>
      I'm also trying to run ICA and automatic component detection of
      ADJUST plugin with my script. <br>
      I just enter this: <br>
      <blockquote type="cite"> EEG = pop_runica(EEG,
        'extended',1,'interupt','on');<br>
                EEG = interface_ADJ(EEG,[EEG.setname '_report.txt']);</blockquote>
      But I don't know how to stop the process: it launches the next
      steps before I check and reject components.<br>
      <br>
      Regards, <br>
      <br>
      Alexandre Obert<br>
      <br>
      <br>
    </div>
    <br>
  </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>