Skip to content

Commit 5e437ed

Browse files
updated
1 parent 3eb19da commit 5e437ed

File tree

1 file changed

+28
-24
lines changed

1 file changed

+28
-24
lines changed
Lines changed: 28 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
layout: default
3-
title: II.4 STUDY Data Visualization Tools
3+
title: II.4 STUDY Channel Data Visualization Tools
44
permalink: /tutorials/multi-subject/STUDY-data-visualization-tools.html
55
parent: II.Multiple subject processing tutorial
66
grand_parent: Tutorials
77
---
88

9-
{ {Backward_Forward\|Chapter 03: Working with STUDY designs\|Chapter 03:
10-
Working with STUDY designs\|Chapter 05: Component Clustering
11-
Tools\|Chapter 05: Component Clustering Tools\|} }
9+
STUDY data visualization tools
10+
================================
1211

13-
<u>Description of experiment for this part of the tutorial:</u> These
14-
data were acquired by Arnaud Delorme and colleagues from fourteen
12+
#### Description of experiment for this part of the tutorial
13+
14+
These data were acquired by Arnaud Delorme and colleagues from fourteen
1515
subjects. Subjects were presented with pictures that either contained or
1616
did not contain animal image. Subjects respond with a button press
1717
whenever the picture presented contained an animal. These data are
@@ -25,12 +25,11 @@ cluster tutorial data used in previous sections are too sparse to allow
2525
computing statistical significance. However, for initial training, you
2626
might better use that much smaller example STUDY.
2727

28-
__TOC__
29-
30-
### Precomputing channel measures
3128

32-
Before plotting the component distance measures, you must precompute
33-
them using the <font color=brown>Study \> Precompute measures</font>
29+
Precomputing channel measures
30+
------------------------------
31+
Before plotting the channel measures, you must precompute
32+
them using the <span style="color: brown">Study → Precompute measures</span>
3433
menu item as shown below.
3534

3635

@@ -39,23 +38,27 @@ menu item as shown below.
3938

4039

4140
It is highly recommended that for visualizing and computing statistics
42-
on data channels you first interpolate missing channels. Automated
41+
on data channels you first interpolate missing channels.
42+
43+
Automated
4344
interpolation in EEGLAB is based on channel names. If datasets have
4445
different channel locations (for instance if the locations of the
4546
channels were scanned), you must interpolate missing channels for each
46-
dataset from the command line using { {File\|eeg_interp.m} }. Select all
47+
dataset from the command line using { {File\|eeg_interp.m} }.
48+
49+
Select all
4750
the measures above, or just one if you want to experiment. The channel
4851
ERPs have been included in the tutorial dataset; if you select ERPs,
4952
they will not be recomputed -- unless you also check the box ''
5053
Recompute even if present on disk''.
5154

52-
Each measure to precompute is explained in detail in the component
53-
clustering part (where the same exact measures may be computed).
54-
55-
### Plotting channel measures
55+
Each measure to precompute is explained in detail in the [component
56+
clustering part]( /tutorials/multi-subject/component-clustering-tools.html) (where the same exact measures may be computed).
5657

58+
Plotting channel measures
59+
----------------------------
5760
After precomputing the channel measures, you may now plot them, using
58-
menu item <font color=brown>Study \> Plot channel measures</font>.
61+
menu item <span style="color: brown">Study Plot channel measures</span>.
5962

6063

6164
![600px](/assets/images/Pop_chanplot.gif)\]
@@ -65,13 +68,15 @@ menu item <font color=brown>Study \> Plot channel measures</font>.
6568
Here we only illustrate the behavior of { {File\|pop_chanplot.m} } for
6669
plotting ERPs. Spectral and time/frequency (ERSP/ITC) measure data for
6770
scalp channels may be plotted in a similar manner, as shown in the
68-
previous section on component clustering. To plot data for a single
71+
previous section on component clustering.
72+
73+
To plot data for a single
6974
scalp channel ERP, press the *Plot ERPs* pushbutton on the left column.
7075
A plot like the one below should appear:
7176

7277

7378

74-
![\![image not found](/assets/images/Erp1.gif)\]
79+
![ERP](/assets/images/Erp1.gif)
7580

7681

7782

@@ -80,7 +85,7 @@ the left columns, obtaining a figure similar to the one below.
8085

8186

8287

83-
![\![image not found](/assets/images/Erp2.gif)\]
88+
![ERP](/assets/images/Erp2.gif)
8489

8590

8691

@@ -90,7 +95,7 @@ channels. Then again press the *Plot ERPs* button in the right column.
9095

9196

9297

93-
![\![image not found](/assets/images/Erp3.gif)\]
98+
![ERP](/assets/images/Erp3.gif)
9499

95100

96101

@@ -99,5 +104,4 @@ channel ERP pop up. Many other plotting options are available in the
99104
central column of the { {File\|pop_chanplot.m} } gui. These will be
100105
described in the next section.
101106
More complex plotting options are demonstrated in the section dealing
102-
with [visualization and
103-
statistics](/Chapter_06:_Study_Statistics_and_Visualization_Options "wikilink").
107+
with [visualization and statistics](/tutorials/multi-subject/study-statistics-and-visualization-options.html).

0 commit comments

Comments
 (0)