Show
Ignore:
Timestamp:
11/14/08 19:17:05 (2 months ago)
Author:
LaurentPerrinet
Message:

some polishing of the wiki:examples, the retina needs a bit more work...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/examples/retina/retina.py

    r326 r340  
    117117        params = {'description' : 'default retina', 
    118118            'N': N, # integer;  square of total number of Ganglion Cells LUP: how do we include types and units in parameters? (or by default it is a float in ISO standards) TODO: go rectangular 
    119             'N_ret': .2, # float;  diameter of Ganglion Cell's RF 
     119            'N_ret': .2, # float;  diameter of Ganglion Cell's RF (max: 1) 
    120120            'K_ret': 4.0, # float; ratio of center vs. surround in DOG 
    121121            'dt'         : 0.1,# discretization step in simulations (ms)