Launch orange#

If orange is installed using a python virtual environment first activate the python virtual environment. For example:

source /orange3venv/bin/activate

launching orange:

orange-canvas

The following canvas should appear:

../_images/orangeStart.png

On the left part you can see the different add-ons. Each contains several widgets. This part is also named ‘toolbox’ Tomwer add on is divided into three:

  • control: data control: give some input or listen to a bliss acquisition

  • reconstruction: data reconstruction slices using nabu

  • visualization: display information about data

The canvas is on the ‘main windows’ (top right). And on this area you can define a workflow to be process.

At the bottom you also have a log window to trace the process flow.