Changeset 340 for trunk/examples/retina/retina.py
- Timestamp:
- 11/14/08 19:17:05 (2 months ago)
- Files:
-
- trunk/examples/retina/retina.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/retina/retina.py
r326 r340 117 117 params = {'description' : 'default retina', 118 118 '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) 120 120 'K_ret': 4.0, # float; ratio of center vs. surround in DOG 121 121 'dt' : 0.1,# discretization step in simulations (ms)

