[Eeglablist] How to use pop_eegthresh?

Clement Lee cll008 at eng.ucsd.edu
Mon Mar 2 10:18:07 PST 2020


Hi,

It seems you may be missing the optional input `typerej` (between `epochs`
and `[1:6]`) . The value is 1 for raw data processing. See help
`pop_eegthresh` for more information.

Hope that helps,
Clement Lee
Applications Programmer
Swartz Center for Computational Neuroscience
Institute for Neural Computation, UC San Diego
858-822-7535


On Sun, Mar 1, 2020 at 11:35 PM Nayab Asif <nayabasif at yahoo.com> wrote:

> Hi all,
> I want to use EEGLAb function to remove the epochs with a value greater
> than +-150uV in the time interval of 0-0.8ms. I have epoched data (of 1s,
> at sampling frequency 1200hz).
> The data is in order of number of channels x number of samples x number of
> epochs = 66 x 1200 x 200. I am entering this command:
> [EEG Indexes] = pop_eegthresh( epochs,[1:6], -150, 150, 0.01, 0.8);
>
> and it gives this error: Dot indexing is not supported for variables of
> this type.
> Error in pop_eegthresh (line 169)if any(starttime < EEG.xmin)
>
> Any idea in how to fix this.?
> Br,
> _______________________________________________
> 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