Skip to content

v5.1.1

Compare
Choose a tag to compare
@teddychao teddychao released this 26 Jul 17:03
· 2499 commits to develop since this release
d8c91b0

New Functions

  • pspm_bf_data
    • New function template to allow users creating their own basis functions from a data vector.

UI Improvements

  • PsPM now has an improved GUI for the main screen and pspm_display.
  • PsPM now uses system specific design for Windows, macOS and Linux.
  • A bug that affects GUI display has been fixed.

Bugfixes

  • pspm_dcm
    • A bug of channel and data referring that leads to incorrect missing epoch processing has been fixed.
    • pspm_dcm now handles empty epochs correctly.
  • pspm_scr_pp
    • A bug that throws warning when GUI is called has been fixed.
  • pspm_split_sessions
    • A bug that leads to GUI crash has been fixed.
    • pspm_split_sessions now accepts correct number of data files and missing epoch files in the GUI.
    • pspm_split_sessions now processes missing epochs correctly.