Workflow Runs¶
Workflow runs are the actual applications of workflows to entities like image files. There is typically one workflow run per entity. The individual workflow runs are listed in the left side-bar. The tasks and jobs of the currently selected entity
New Run¶
The dropdown at the top lists the source tasks which can start a new run. Clicking the “New Run” button opens the UI of the selected source task. As a shortcut, double-clicking the task also opens the respective UI to start a new run.
Mouse Interactions¶
Dragging the tasks allows rearranging the graph.
Dragging the background allows panning.
Using the mouse wheel while pressing the CTRL key allows zooming.
Double-clicking a task typically opens the result image, or the job information view.
Double clicking a task while pressing the CTRL key is a convenient shortcut to open the task configuration dialog.
Switching between Runs and Editor¶
The small
text in the corner is a convenient way to open and switch between the workflow editor tab and the workflow runs tab of an active workflow.Starring Favorites¶
Input and output parameters can be marked as favorites in the
context-menu, the task configuration dialog, or the workflow editor.Favorited parameters are previewed in the workflow runs view. For 3D images for example a 2D preview is shown, or for numeric parameters the name and value is shown.
Favorited parameters are also useful for example in table reports or chart reports.