CompoundPye  0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
 All Classes Namespaces Functions Variables Pages
CompoundPye.src.GUI Namespace Reference

This package adds a GUI to to the CompoundPye-module. More...

Namespaces

 circuit_editor
 This package contains a graphical circuit editor (QTabWidget), enabling the user to add/remove neurons and specify parameters and connections.
 
 mdm_gui
 This package contains the main-GUI-class Main_GUI.
 
 sensor_editor
 This package provides a graphical editor for the user to add/remove/edit sensors (interface between surroundings and the circuit of neurons, sensors are considered as part of Circuit-objects, though).
 
 stimuli_editor
 Provides a stimuli-editor widget (StimuliWidget) that allows the user to add/remove/edit stimuli of the agent's Surroundings.
 
 ui_tabs
 This package contains several QWidgets which are integrated into the main graphical user interface MotionDetectorModel.GUI.mdm_gui.MDM_GUI as tabs.
 

Detailed Description

This package adds a GUI to to the CompoundPye-module.

Author
Ilyas Kuhlemann ilyas.nosp@m.p.ku.nosp@m.@gmai.nosp@m.l.co.nosp@m.m
Date
15.01.15 The GUI is a good starting point to see what the module is supposed to do. Start it by using the file CompoundPye/executables/GUI.py