Skip to content

Version 0.3

Choose a tag to compare

@vedranMv vedranMv released this 19 Nov 19:50
· 33 commits to master since this release
c504903

New features:

  • When clicking on a point in scatter plot, label now contains input channel name instead of generic 'Channel X'
  • Math functions expanded to ABS (+ABS, -ABS), and multiplication

Bug fixes:

  • Segfault when closing the program because of logger trying to write into a deleted UI element
  • When closing the program, internal logger would write last few actions into a new log file
  • Bug in a program used by the pipeline has been fixed by the original developer, so pipeline has been changed accordingly