| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__abstract = Truebool(x) -> bool |
|||
frequencies = param.List(class_= float, default= [2.4], doc= "Sine grating frequencies to test. |
|||
name = <param.parameterized.String object at 0xb20dc2c>String identifier for this object. |
|||
num_orientation = param.Integer(default= 4, bounds= (1, None),Number of orientations to test. |
|||
num_phase = param.Integer(default= 18, bounds= (1, None), softNumber of phases to test. |
|||
pattern_presenter = param.Callable(instantiate= True, default=Callable object that will present a parameter-controlled pattern to a set of Sheets. |
|||
scale = param.Number(default= 0.3)Multiplicative strength of input pattern. |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__abstractbool(x) -> bool Returns True when the argument x is true, False otherwise. The builtins True and False are the only two instances of the class bool. The class bool is a subclass of the class int, and cannot be subclassed.
|
frequenciesSine grating frequencies to test.
|
num_orientationNumber of orientations to test.
|
num_phaseNumber of phases to test.
|
pattern_presenterCallable object that will present a parameter-controlled pattern to a set of Sheets. By default, uses a SineGrating presented for a short duration. By convention, most Topographica example files are designed to have a suitable activity pattern computed by that time, but the duration will need to be changed for other models that do not follow that convention.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:29 2010 | http://epydoc.sourceforge.net |