User Interface Overview

User Interface Overview#

The PyGMI interface uses a flow chart approach to perform tasks. The main interface groups tasks into categories within the menus. When a menu item is clicked, it appears as a flow chart element on the main interface. In this manual these items are referred to as modules. The main interface consists of the following elements:

  1. Main menu.

  2. Module selected from the menu.

  1. Double-clicking on a module brings up a relevant dialog box. When the options in the dialog box have been accepted, the module runs.

  2. The module turns to green after it has run.

  3. Right-clicking on the module brings up a context menu that allows for the display of any data and results associated with that task.

  1. Line pointer to connect two modules on the flow chart.

  2. Blue-coloured modules still need to be activated.

  3. Red-coloured modules are in the process of running.

  4. Dataset information. This shows the data in the specific module that the user clicked on.

  5. Process log turns red when a process is running. Once it is complete it will turn white again.

  6. Clicking on the Play icon on the menu bar runs all tasks in sequence.

_images/main.png

Main PyGMI interface.#