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

File to read Drosophila's ommatidia coordinates and acceptance angles from .m-files in this folder. More...

Functions

def gauss
 don't get what the coeffs mean, plotting accp_angle and a gauss with gauss_coeffs in any permutation do not seem to work. More...
 
def animate_sphere
 Function creating an animation video of ommatidial coordinates plotted in 3D. More...
 

Detailed Description

File to read Drosophila's ommatidia coordinates and acceptance angles from .m-files in this folder.

Author
Ilyas Kuhlemann ilyas.nosp@m.p.ku.nosp@m.@gmai.nosp@m.l.co.nosp@m.m
Date
08.10.15

Function Documentation

def CompoundPye.src.OmmatidialMap.read_droso.animate_sphere ( )

Function creating an animation video of ommatidial coordinates plotted in 3D.

Actually does not create the video in the end. Something has to be wrong with the save-function.

def CompoundPye.src.OmmatidialMap.read_droso.gauss (   x,
  sigma 
)

don't get what the coeffs mean, plotting accp_angle and a gauss with gauss_coeffs in any permutation do not seem to work.