-
Notifications
You must be signed in to change notification settings - Fork 31
Scripts
Scripts make it possible to apply a succession of operations to one or more datasets.

- Datafiles. The datasets that onto which the operations will be performed.
The first step is to add functions to your script. This can be done using the Add, Insert, Delete, Up and Down buttons:
-
Script items library. This listbox contains all the categories of scriptable functions. When you choose a given category, the lower listbox displays all available functions for that category.
-
Add. Add the selected function to the script.
-
Insert. Add the selected function to the script, at the currently selected position.
-
Delete. Delete the selected function from the script.
-
Up and Down. Move the selected function up or down in the list.
The next step is to configure each function. This can be done by selecting each function of the script, and clicking the Configure button.
- Save script. Save the script as a script file.
- Load script. Load a script file.
- Build script from dataset. If you have already processed a dataset, you can create a script using the history of that dataset. The script will include all the functions and configuration that have been applied to the dataset.
- Clear script. Clear the script.
- Run script. Run the script.
Plugins
User interface
File
Edit
Events
- Browse and edit events
- Delete duplicate events
- Create events from level trigger
- Merge event codes and latencies
Pre-processing
- DC removal and linear detrend
- Reference
- Frequency filters
- Spatial filters (ICA)
- Epoch segmentation
- Baseline operations
- Artefact rejection and suppression
- Current source density (CSD)
- Frequency and time-frequency transforms
- Time-frequency filters
- Resample signals
- Resample signals
- Arrange signals
Post-processing
- Average
- Single-trial analysis
- Math
- Source analysis (dipole fitting)
- Find peaks in waveforms
- Global explained variance
Statistics
- Compare datasets against a constant
- Compare two datasets
- Compare more than two datasets (ANOVA)
- Compare signal amplitude at event latencies
- Bootstrap test against a reference interval
Figures