Custom data processing in the GUI¶For added flexibility, the GUI allows custom Python code at three points:
Input data processing¶![]() The input field Preprocessing in the GUI allows custom Python code to manipulate the input data. Examples:
The following objects are predefined:
Filter processing¶![]() Similar to input data processing, there is an input field in the GUI which allows custom modifications to the filter function. The following objects are predefined:
Node coloring¶See this separate page: Node coloring. |
|