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

Provides a stimuli-editor widget (StimuliWidget) that allows the user to add/remove/edit stimuli of the agent's Surroundings. More...

Classes

class  StimuliWidget
 Editor window in which the user can add/remove/edit stimuli. More...
 
class  DummyWidget
 A dummy widget that has an additional member DummyWidget.stimuli in case this is ever required... More...
 
class  StimuliSubWidget
 A sub-widget shown in the parent StimuliWidget. More...
 
class  StimLine
 A widget representing a stimulus in the graphical editor ('StimuliSubWidget'), consisting of buttons to edit/remove the stimulus. More...
 
class  StimPopup
 A pop-up window allowing the user to edit the current parameters of the stimulus. More...
 

Detailed Description

Provides a stimuli-editor widget (StimuliWidget) that allows the user to add/remove/edit stimuli of the agent's Surroundings.

Author
Ilyas Kuhlemann ilyas.nosp@m.p.ku.nosp@m.@gmai.nosp@m.l.co.nosp@m.m
Date
16.01.15
Todo:
How nice a stimulus preview would be! shouldn't be so hard, just need an animation of surroundings' intensities in a pop-up window.