Skip to content

v1.3.3

Choose a tag to compare

@RobinWeiler RobinWeiler released this 08 Jan 12:58
· 67 commits to master since this release

A lot of new features, improvements, and bug fixes. Importantly, dash, scipy, and pandas were updated (see requirements.txt).

Some major changes:

  • Additional loading times when annotations are drawn (introduced in v1.3.2) were removed and additional loading only occurs when annotations overlap and are hence redrawn
  • Plotted segment can be moved left or right using the left or right arrow buttons, respectively, on the keyboard
  • More bad channel and annotation statistics were added to "Stats" pop-up window
  • Annotations belonging to a given label can be hidden
  • Annotation labels can be displayed in plot through "Annotation settings" pop-up window
  • Channels can be reordered according to regions (frontal, temporal-left, central, temporal-right, parietal, occipital). However, only EGI-129 is currently supported.
  • New warning pop-up window when bandpass settings are changed, which removes unsaved annotations when "Plot" button is pressed
  • .pt files containing external model predictions can now be loaded

Full Changelog: v1.3.2...v1.3.3