Epoch (or ‘segment’, or ‘cut up’ your data) #
Intro
Epoching effectively cuts up your data into segments based on a given trigger, or set of triggers. So far, we’ve worked exclusively with continuous data. What does this mean? This means that your whole EEG recording is in one long ‘continuous’ file…
See?
VideoComing soon #
Code N/A
ScriptScript #7 (download).
Script #7 (view).
DatasetTo run this operation via the user interface, the example data set (used in the above video) can be downloaded here
ActivityFinally, save your version of the script to your computer so as to ensure you have an up-to-date script for subsequent tutorial sections (and your own data analysis!).
Write-upCOMING SOON