Skip to content

ERPLAB 5.0.0.0

Compare
Choose a tag to compare
@jasonarita jasonarita released this 13 Jul 23:57
· 472 commits to master since this release


Matlab 2014b/2015 Compatible

ERPLAB has been updated to handle Matlab's new graphics system that was introduced in Matlab R2014b and 2015. This fixes issues when plotting ERPs via plot_erps.


New BDF Visualizer tool

We're introducting a new tool to help you create and test your bin descriptor files (BDF-files). The BDF Visualizer tool allows you to write bin descriptor definitions and quickly see the results on an event-list. You can load in your own event lists through either EEG-sets or through your saved event-list files.
screen shot 2015-07-01 at 2 56 19 pm


New Power Spectrum Averaging

When averaging EEG data, you can now also calculate the power spectrum (total and evoked) using the same epochs selected for averaging. An optional Taper function was also added to minimize edge effects during FFT computation and/or selecting an epoch's subwindow to compute the power spectrum.
averager-power_spectra_highlight


New Plot Scalp Map Options

Plot Scalp Maps has more options for displaying the maps, legends, and electrodes labels.
screen shot 2015-07-06 at 10 38 03 am


Update PDF Exporting

Exporting ERPLAB's PDF images is now compatible with newer Matlab versions (2014b and above)


Measurement Labelling

In the ERP Measurement Tool, a new measurement label field is now available for exporting measured values for both long and wide format.
measurement_tool_-_output_format_highlighted


Bug Fixes

12 bug fixes as detailed here