You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/05_Preprocess/rereferencing.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Calculating average reference
24
24
Calculating an average reference is recommended for source localization.
25
25
26
26
Select <spanstyle="color: brown">Tools → Re-reference the data</span> to
27
-
convert the dataset to average reference by calling the [pop_reref.m](http://sccn.ucsd.edu/eeglab/locatefile.php?file=pop_reref.m) function. When you call this menu item for the
27
+
convert the dataset to average reference by calling the [pop_reref.m](https://sccn.ucsd.edu/eeglab/locatefile.php?file=pop_reref.m) function. When you call this menu item for the
28
28
first time for a given dataset, the following window pops up.
29
29
30
30
@@ -60,7 +60,7 @@ average reference assumption (the assumption that the average of all
60
60
electrodes is 0). The first step is to compute average reference and
61
61
declare Cz as the reference in the channel editor.
62
62
63
-
For this example, we will use the [TEST.CNT](http://sccn.ucsd.edu/eeglab/download/TEST.CNT) dataset. Save the file on your hard drive and import it in EEGLAB using menu item <spanstyle="color: brown">File → Import data → Using EEGLAB functions and plugins → From Neuroscan .CNT file</span>.
63
+
For this example, we will use the [TEST.CNT](https://sccn.ucsd.edu/eeglab/download/TEST.CNT) dataset. Save the file on your hard drive and import it in EEGLAB using menu item <spanstyle="color: brown">File → Import data → Using EEGLAB functions and plugins → From Neuroscan .CNT file</span>.
64
64
65
65
To declare Cz as a reference, call the channel editor window using the <spanstyle="color: brown">Edit → Channel location</span> menu item, go to the last
66
66
channel and press the *Append* button. An empty channel is created.
@@ -117,4 +117,4 @@ as follow:
117
117
118
118
Re-reference at infinity
119
119
-------------------------
120
-
REST (Reference Electrode Standardization Technique) is a re-reference technique for translating multichannel EEG to a new dataset with reference at Infinity where the potential is zero/constant. It is implemented in the [REST](https://github.com/sccn/REST) EEGLAB plugin available on the EEGLAB plugin manager using the <spanstyle="color: brown">File → Manage EEGLAB extension</span> menu item.
120
+
REST (Reference Electrode Standardization Technique) is a re-reference technique for translating multichannel EEG to a new dataset with reference at Infinity where the potential is zero/constant. It is implemented in the [REST](https://github.com/sccn/REST) EEGLAB plugin available on the EEGLAB plugin manager using the <spanstyle="color: brown">File → Manage EEGLAB extension</span> menu item.
0 commit comments