Skip to content

Commit 7ef0e60

Browse files
authored
Update Importing_Event_Epoch_Info.md
1 parent 199f9af commit 7ef0e60

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tutorials/04_Import/Importing_Event_Epoch_Info.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@ array or ascii file</span>, bringing up the following window:
329329
![Image:Ii33pop_inportepoch.jpg](/assets/images/II33pop_inportepoch.jpg)
330330

331331

332-
333332
Above, browse for the *tutorial_epoch.txt* file, set the input fields to
334333
*epoch response rt* (where rt is an acronym for 'reaction time'). The
335334
only one of these fields that contains latency information is *rt*, so
@@ -349,7 +348,9 @@ second event):
349348
As shown above, when epoch information was imported, events with the type
350349
named *rt* were created and assigned a latency. If we had had several
351350
columns containing latency information, the function would have created
352-
several types.
351+
several types. If you get an error that the number of trials (10, in this case,
352+
do not match the number of trials in the EEG dataset), this is because you have
353+
not imported the "eegdata" variable properly.
353354

354355
Note: For convenience, standard epoch information is
355356
available from the command line in the variable *EEG.epoch*. Also, event

0 commit comments

Comments
 (0)