From 906c68a4b1aa952e0bb9cb308d95232b2639c3f8 Mon Sep 17 00:00:00 2001 From: Dung Truong Date: Thu, 26 Oct 2023 09:28:59 -0700 Subject: [PATCH] Update append event doc --- tutorials/04_Import/Importing_Event_Epoch_Info.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/04_Import/Importing_Event_Epoch_Info.md b/tutorials/04_Import/Importing_Event_Epoch_Info.md index 271469e..d2458ba 100644 --- a/tutorials/04_Import/Importing_Event_Epoch_Info.md +++ b/tutorials/04_Import/Importing_Event_Epoch_Info.md @@ -133,7 +133,7 @@ separated by commas, these extra characters are ignored. (NOTE: It is necessary to use the names *latency* and *type* for two of the fields. EEGLAB uses these two field names to extract, sort, and display events. These fields must be lowercase since MATLAB is case sensitive.) Event latencies may be in seconds, milliseconds, or samples in the text file, although they are always stored in EEGLAB in samples. In this interactive window, the input *Event indices* and checkbox -*Append events?* may be used to insert new events or replace a subset of +*Append events?* may be used to insert new events instead of replacing, which is the default behavior, a subset of events with new events (for instance, for large EEG files, which may have several event files).