Skip to content

Commit 1c254a8

Browse files
authored
Update rereferencing.md
1 parent eac4476 commit 1c254a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/05_Preprocess/rereferencing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Calculating average reference
2424
Calculating an average reference is recommended for source localization.
2525

2626
Select <span style="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
2828
first time for a given dataset, the following window pops up.
2929

3030

@@ -60,7 +60,7 @@ average reference assumption (the assumption that the average of all
6060
electrodes is 0). The first step is to compute average reference and
6161
declare Cz as the reference in the channel editor.
6262

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 <span style="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 <span style="color: brown">File → Import data → Using EEGLAB functions and plugins → From Neuroscan .CNT file</span>.
6464

6565
To declare Cz as a reference, call the channel editor window using the <span style="color: brown">Edit → Channel location</span> menu item, go to the last
6666
channel and press the *Append* button. An empty channel is created.
@@ -117,4 +117,4 @@ as follow:
117117

118118
Re-reference at infinity
119119
-------------------------
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 <span style="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 <span style="color: brown">File → Manage EEGLAB extension</span> menu item.

0 commit comments

Comments
 (0)