File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
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 ```
You can’t perform that action at this time.
0 commit comments