11---
22layout : default
3- title : II.4 STUDY Data Visualization Tools
3+ title : II.4 STUDY Channel Data Visualization Tools
44permalink : /tutorials/multi-subject/STUDY-data-visualization-tools.html
55parent : II.Multiple subject processing tutorial
66grand_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
1515subjects. Subjects were presented with pictures that either contained or
1616did not contain animal image. Subjects respond with a button press
1717whenever 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
2525computing statistical significance. However, for initial training, you
2626might 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 >
3433menu item as shown below.
3534
3635
@@ -39,23 +38,27 @@ menu item as shown below.
3938
4039
4140It 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
4344interpolation in EEGLAB is based on channel names. If datasets have
4445different channel locations (for instance if the locations of the
4546channels 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
4750the measures above, or just one if you want to experiment. The channel
4851ERPs have been included in the tutorial dataset; if you select ERPs,
4952they will not be recomputed -- unless you also check the box ''
5053Recompute 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+ ----------------------------
5760After 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>.
6568Here we only illustrate the behavior of { {File\| pop_chanplot.m} } for
6669plotting ERPs. Spectral and time/frequency (ERSP/ITC) measure data for
6770scalp 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
6974scalp channel ERP, press the * Plot ERPs* pushbutton on the left column.
7075A 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
99104central column of the { {File\| pop_chanplot.m} } gui. These will be
100105described in the next section.
101106More 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