[Eeglablist] Error using pop_select Error: dataset HC10_o.set is empty but it is not

Makoto Miyakoshi mmiyakoshi at ucsd.edu
Thu Aug 3 12:48:38 PDT 2023


Dear Angelika,

I'm not completely sure, but I recommend you check the unit of [0 676]. It
seems specifying 676 s-long epoch is unusual.

Makoto

On Wed, Jul 26, 2023 at 6:18 PM Angelika Wolman via eeglablist <
eeglablist at sccn.ucsd.edu> wrote:

> Hello,
>
>
> I want to cut a .set file from the beginning to a specific time point but
> it says that the file is empyt even though it is not.
>
> I use this code: EEG1 = pop_epoch( EEG,{'boundary'},[0
> 676],'newname','epochs','epochinfo', 'yes');
> Here is the dataset:
> https://urldefense.com/v3/__https://drive.google.com/drive/folders/1c0m8dd_vxFHBEgqS-UgNBWKMVIngaeJB?usp=sharing__;!!Mih3wA!FrAZk96esWGtciOIjRaD7kWJZMdm3R1pgjzlRW-tRwDEofyPx3fJFYatoYkdlGGQ6Pl1CeBw5VjqktFXsEehdo9W$
>
>
> This shows up in the command window:
>
> pop_epoch():4 epochs selected
> Epoching...
> Warning: event 1 out of data boundary
> Warning: event 3 out of data boundary
> Warning: event 4 out of data boundary
> pop_epoch():1 epochs generated
> Event resorted by increasing latencies.
> pop_epoch(): checking epochs for data discontinuity
> Error using pop_select
> Error: dataset HC10_o.set is empty
>
> Error in pop_epoch (line 423)
>  EEG = pop_select(EEG, 'notrial', indexepoch);
>
> Error in deleteBefore1stEvent (line 40)
>         EEG1 = pop_epoch( EEG,{'boundary'},[0
>         676],'newname','epochs','epochinfo', 'yes');
> I have EEGLAB version 2023.0 and matlab 2022.a
>
> Thank you very much for your help,
> Angelika
> _______________________________________________
> 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