Version 0.3
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