-
Notifications
You must be signed in to change notification settings - Fork 72
Studio Tutorial: Scoring Amplitudes and Latencies with the Measurement Tool
The last major processing step in most ERP studies is to measure or “score” the amplitudes and/or latencies of the ERP components. In this example, we will score the mean amplitude in the N400 time range (300-500 ms) for the semantically unrelated and related targets in the N400 data. We will do this for each of the six participants.
Let’s start by restoring ERPLAB Studio to its default configuration. First, quit and restart ERPLAB Studio. This will make sure that all the EEGsets and ERPsets have been cleared out, and it will also defragment the memory. It’s a good thing to do this from time to time, especially if the software is starting to run slowly or you see odd behavior.
Restarting ERPLAB Studio will clear out the EEGsets and ERPsets, but it doesn’t return the panels to their default settings. ERPLAB remembers your settings in a “working memory” file even when you restart it so you don’t need to keep changing the settings back to your preferred values. But to make sure everything in this tutorial works right, we’ll go back to the default settings by clicking the Reset button under the lower right corner of the plotting area. You will then see a window that allows you to specify what to reset. Tell it that you want to Restore default parameters for ERP panels.
Now go to the ERPsets panel and load the ERPsets for the six participants in the tutorial dataset (1_N400, 6_N400, 7_N400, 12_N400, 15_N400, 16_N400). Once they have loaded, select all six ERPsets by shift-clicking, option-clicking, control-clicking, or whatever works in your operating system.
Now go to the Measurement Tool panel and set it up as shown in the screenshot below. The measurement Type will be Mean amplitude between two fixed latencies. We’re going to measure from all six ERPsets, so ERPset should be set to 1:6. We’re going to measure from the target stimuli that were related and unrelated to the preceding prime stimuli. If you click the Browse button on the Bin line, you will see that these are bins 3 and 4, so set the Bin box to 3 4.
We are going to measure from the Cz, CPz, and Pz channels. You can select these channels by clicking Browse on the Channel line. That will give you channels 13, 14, and 21 (corresponding to Pz, CPz, and Cz, respectively). But let’s order them from front to back, so put 24 14 13 in the Channel box.
We’re going to measure the mean voltage from 300–500 ms, so put 300 500 in the Window box. Finally, put N400_mean_amplitude in the Output box. This is the name of the text file where the amplitude values will be written (in the current folder).
It’s a very good idea to visualize the measurements on the actual ERP waveforms so you can make sure that the measurement parameters are actually appropriate for the data. To do this, click the Preview button.