| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__abstract = Truebool(x) -> bool |
|||
curve_parameters = param.Parameter([{"contrast": 30}, {"contraList of parameter values for which to measure a curve. |
|||
name = <param.parameterized.String object at 0xb20db6c>String identifier for this object. |
|||
num_orientation = param.Integer(default= 12)Number of orientations to test. |
|||
sheet = param.ObjectSelector(default= None, doc= Name of the sheet to use in measurements. |
|||
static_parameters = param.List(default= [])List of names of parameters of this class to pass to the pattern_presenter as static parameters, i.e. |
|||
units = param.String(default= '%', doc= Units for labeling the curve_parameters in figure legends. |
|||
x_axis = param.String(default= 'orientation', doc= Parameter to use for the x axis of tuning curves. |
|||
|
Inherited from 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.
|
curve_parametersList of parameter values for which to measure a curve.
|
sheetName of the sheet to use in measurements.
|
static_parametersList of names of parameters of this class to pass to the pattern_presenter as static parameters, i.e. values that will be fixed to a single value during measurement.
|
unitsUnits for labeling the curve_parameters in figure legends. The default is %, for use with contrast, but could be any units (or the empty string).
|
x_axisParameter to use for the x axis of tuning curves.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:28 2010 | http://epydoc.sourceforge.net |