Result visualizer of double-layer oscillatory network 'syncsegm'. More...
Static Public Member Functions | |
def | show_first_layer_dynamic (analyser) |
Shows output dynamic of the first layer. More... | |
def | show_second_layer_dynamic (analyser) |
Shows output dynamic of the second layer. More... | |
Result visualizer of double-layer oscillatory network 'syncsegm'.
Definition at line 45 of file syncsegm.py.
|
static |
Shows output dynamic of the first layer.
[in] | analyser | (syncsegm_analyser): Analyser of output dynamic of the 'syncsegm' oscillatory network. |
Definition at line 52 of file syncsegm.py.
|
static |
Shows output dynamic of the second layer.
[in] | analyser | (syncsegm_analyser): Analyser of output dynamic of the 'syncsegm' oscillatory network. |
Definition at line 64 of file syncsegm.py.