PatchStim
(deprecated)¶psychopy.visual.
PatchStim
(*args, **kwargs)¶Deprecated (as of version 1.74.00):
please use the GratingStim
or the ImageStim
classes.
The GratingStim has identical abilities to the PatchStim (but possibly different initial values) whereas the ImageStim is designed to be use for non-cyclic images (photographs, not gratings).
mro
() → list¶return a type’s method resolution order