.. |br| raw:: html
.. _setup_diana-label:
====================
How to set-up DIANA
====================
This how-to guide explains how to prepare the DianaIE environment for usage in the VIIA project.
Step 1 - Enable the python console
==================================
Nearly all actions in DianaIE can be done with python commands. To track how this is done in realtime the python console
should be activated. This can be done in the 'Command console' of DianaIE.
.. figure:: _static/howto_setup_diana_environment/diana_windows.png
:align: center
Step 2 - Write to python console
================================
To make sure DianaIE will write all the executed commands to the python console the preference of DianaIE should be
checked. To do this the preference window should be opened:
.. figure:: _static/howto_setup_diana_environment/diana_preferences.png
:align: center
In this windows the settings 'Write logging to python console' should be enabled.
.. figure:: _static/howto_setup_diana_environment/diana_preferences_settings.png
:align: center
Also the background colours should be set to white.
.. figure:: _static/howto_setup_diana_environment/diana_background_color.png
:align: center
Step 3 - Set working directory
==============================
In the same panel as above you can set the 'Default project directory'. This should be set to your workfolder.