Changelog 0.1.1


Added

  • Command Palette: Operations and functions, such as adding plots, can now be executed via a command palette. This enables faster and keyboard-oriented operation of ScryLab.
  • Signal Palette: Signals that serve as context for an operation can now be selected via a palette using both mouse and keyboard.
  • Conversion: This new operation allows you to modify the axes of a signal or complement them with axes from other signals.

Changed

  • XY Signal: The distinction between time/frequency signals and XY signals has been removed. Every signal now has one, two, or three dimensions (X, Y, Z) by default. Axes can be set using the new signal conversion feature.

Fixed

  • Workflow Widget: The widget now displays the signals used by the respective operation and passes them to the operation dialog.

Removed

  • 2D XY Plot: XY diagrams can now be displayed in the simple 2D plot using the new signal conversion feature. See “XY Signal” for details.