Fixed case where GUIinclude is not set in the experiments scripts
An error was raised when the GUIinclude
boolean was not set in the tutorials scripts.
The behaviour was changed to ignore the experiments raising an AttributeError
when trying to read GUIinclude
.