Program

To launch application, launch run_peaksearch.(bat, sh, macosx, depending on the version you downloaded for your operating system).

This script used  used to set python pat variable to module available in fable.transform/python directory.

Splash screen

Below is fable application splashscreen. On the top of image, fable application name and its version is displayed.

Framework

All fable GUI have the same perspective (see fig 1.) so that user will act in the same way for each program:

  1. First user selects images files and/or directories in a the image chooser (left view),
  2. Then, user put program options depending on data and program to launch in options view (right view),
  3. When program is launched (red square),program output is viewed in the console (at the bottom),
  4. And finally, results are shown from a graphical point of view with data on grids, sort on table, with output images and so on.

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.: A perspective example with file chooser on the left side, options to set on the rigth, and a console at the bottom.

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.

Table

Virtual

Most of the tables are virtual, so that only the visible part of you table is populated.
Time for huge contents to load (huge experiment with many files) decreases.

Sort

All tables have a sort set on columns. Click on header column, and table sorts.

Table with 2 panes

Tables with two panes: user selects an item in the left pane and right pane is populated with its properties.
For example, for image chooser view, if user selects a directory in the left pane, all its files are displayed in the right pane.

Menu

Menu are available on table. Select an item and right click to open a menu.