File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -570,9 +570,8 @@ The following section describes the MATLAB scripts used to manage HAPPE input an
570
570
- The c/x indicator will be appended to the front of the existing event tag (e.g., `Go++` will become `cGo++`)
571
571
- Export an updated version of the .mff file with accuracy information to the specified location (`pathSub`)
572
572
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.**
576
575
- Correct row order can be achieved in .mff filetypes by sorting according to either the `latency` column or the `urevent` column (as shown below)
577
576
578
577
```
You can’t perform that action at this time.
0 commit comments