Skip to content

SEREEGA v1.2.0

Compare
Choose a tag to compare
@lrkrol lrkrol released this 27 Sep 12:58
· 43 commits to master since this release

Introduced parallel processing to speed up simulation whenever the Parallel Computing toolbox is available, with minor accompanying changes as well as minor additions/fixes.

Changelog since v.1.1.0:

v1.2.0

  • Added text to plot_component_signal plot indicating number of averages taken
  • Added utl_add_markers_toeeglabdataset following GitHub issue #13
  • Fixed typo in BioSemi-32 montage in utl_get_montage
  • Switched to parallel processing in generate_scalpdata where available, following GitHub issue #14, also adding utl_show_progress_parfor and utl_show_progress_timetocomplete to replace progress bar