[Eeglablist] not importing all trigger values

Jay Prakash jaycbcs at gmail.com
Mon May 31 00:06:23 PDT 2021


Hello Cedric,

Thank you for your response.

We are using the EEGLAB toolbox to analyse eeg data.

run " EEG.event"

output :

ans =

  1×2337 struct array with fields:

    type
    latency
    urevent


EEG.event.latenciess shows  2337 values
some values that it shows

ans =
     1694857

ans =
     1695210

ans =
     1695854

ans =
     1695898


There are values given when selecting the even values option in the edit
section. There is event type and latency (sec) is given for each 2337 event.


Regards
Jay Prakash


On Sat, May 29, 2021 at 2:25 AM Cedric Cannard <ccannard at protonmail.com>
wrote:

> Hi,
>
> What are you using to import the data and events?
> Have you submitted an issue on the Github of that plugin?
>
> When you type EEG.event in your Matlab command window, you should get:
>
> ans =
>   4×1 struct array with fields:
>     type
>     latency
>     urevent
>
> Latencies should be in ms. What does EEG.event.latencies look like?
>
>
> Cedric
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Friday, May 28, 2021 3:38 AM, Jay Prakash via eeglablist <
> eeglablist at sccn.ucsd.edu> wrote:
>
> > Dear Group members,
> >
> > Hope you are doing well.
> >
> > We are using a g.tec device to acquire EEG data. We are sending triggers
> > through a parallel port. We are able to get EEG data with all trigger
> > values in raw eeg file.
> >
> > When we are importing an eeg data file into EEGLAB all trigger values are
> > not visible in the graph. Event type option showing all trigger values.
> >
> > Do we need to set trigger values in any fixed bracket of numbers? As for
> > one event when i am keeping 9, eeglab is not detecting but when i am
> > changing it from 9 to 90 it is showing in eeglab.
> >
> > Thanks in advance. Regards
> >
> > Thank You
> >
> > 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
>
>
>



More information about the eeglablist mailing list