Skip to content

Alpha release v0.0.2

Choose a tag to compare

@SvennoNito SvennoNito released this 06 Nov 22:00
· 6 commits to main since this release
b613ecd

What's new:

  • Fixed a bug where drawn rectangles did not always point to the correct EEG trace.
  • Fixed a bug where artifacts were transferred from one file to the other when opening the second file (only occurred when both files had a scoring file with marked artifacts).
  • Fixed a bug where SWA was flipped.
  • Drawn rectangles now show the highest EEG amplitude difference (max - min) in the time period of the drawn rectangle, selecting the channel closest to the rectangle. This solves an issue where rescaled channels (e.g., to 50%) did not match the amplitude values of the box once rescaled.
  • EEG filename is now indicated next to the software version.
  • The action "save to" now suggests the name of the current scoring file by default (which by default corresponds to the EEG file).
  • Removed automatic scoring feature, as it did not work in the executable format. This improves speed slightly.