diff --git a/tutorials/04_Import/Importing_Event_Epoch_Info.md b/tutorials/04_Import/Importing_Event_Epoch_Info.md index 0fca310..e16a368 100644 --- a/tutorials/04_Import/Importing_Event_Epoch_Info.md +++ b/tutorials/04_Import/Importing_Event_Epoch_Info.md @@ -283,19 +283,43 @@ stimulus/response task, with subject responses being either 'correct' or 'wrong' and response latencies recorded in milliseconds. Then the epoch event file might look something like this: -|:----------------------------:|:------------------------------:|:---------------------------------------:| -|**Epoch** |**Response** |**Response_latency** | -|1 | Correct | 502 | -|2 | Correct | 477 | -|3 | Correct | 553 | -|4 | Correct | 612 | -|5 | Wrong | 430 | -|6 | Correct | 525 | -|7 | Correct | 498 | -|8 | Correct | 601 | -|9 | Correct | 398 | -|10 | Correct | 573 | - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
EpochResponseResponse_latency
1Correct502
2Correct477
3Correct553
4Correct612
5Wrong430
.........
This file [tutorial_epoch.txt](http://sccn.ucsd.edu/eeglab/download/tutorial_epoch.txt) may be downloaded (or copied from the array above in a text file). Then select