Skip to content

Commit b028cce

Browse files
committed
20250515 - formatting
1 parent e3a54ea commit b028cce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

eegERP.Rmd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -570,9 +570,8 @@ The following section describes the MATLAB scripts used to manage HAPPE input an
570570
- The c/x indicator will be appended to the front of the existing event tag (e.g., `Go++` will become `cGo++`)
571571
- Export an updated version of the .mff file with accuracy information to the specified location (`pathSub`)
572572
573-
**NOTE: When exporting EEG data from MATLAB, it is absolutely necessary for the data to be organized in order of event latency.**
574-
**If the rows are out of order, latency errors may be introduced.**
575-
573+
**NOTE: When exporting EEG data from MATLAB, it is absolutely necessary for the data to be organized in order of event latency.**
574+
**If the rows are out of order, latency errors may be introduced.**
576575
- Correct row order can be achieved in .mff filetypes by sorting according to either the `latency` column or the `urevent` column (as shown below)
577576
578577
```

0 commit comments

Comments
 (0)