CompoundPye
0.93
Modelling and Simulation Framework for Neural Networks of Arthropod Compound Eyes
|
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... | |
File to read Drosophila's ommatidia coordinates and acceptance angles from .m-files in this folder.
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.