Program

To launch application, launch  run_transform(.bat, .sh, .macosx depending on your operating system) script in the directory fable.transform.  

These scripts are used to set python pat variable to module available in fable.transform/python directory.

Splash screen

When program runs, splash screen displays this picture with application name and its current version.

Framework

This GUI is split into 3 parts (see fig 1.):

  1. Parameter view to load a parameter file and edit its content,
  2. A transformation view to load a filtered peak file, compute data and display data in a plot,
  3. A console view to display messages.

Views

All views are movable with the mouse on the title bar or by right clicking and selecting an option in the Menu

fig 1.: Transform workbench.

Console

Console at the bottom of the framework, displays information message, error message and program output. Console has a toolbar to:

fig 2: console

Tooltip

A tooltip is a flag appearing when the mouse is dragged on a FABLE-widget. Text displayed helps user in understanding fields and required values.

Plots

Plots use JLChart.