Drifting Grating Stimulus¶
Description¶
A drifting grating stimulus
Signature¶
stimulus/drifting_grating
Required Parameters¶
Optional Parameters¶
alpha_multiplier¶
Default: | 1.0 |
---|
Controls the transparency of the stimulus. 1.0
is fully opaque, while 0.0
is fully tranparent.
deferred¶
Options: | no , yes , explicit |
---|---|
Default: | no |
Controls when the stimulus is loaded. If no
, the stimulus is loaded at experiment load time. If yes
, the stimulus is loaded the first time it is queued. If explicit
, the stimulus must be loaded explictly with Load Stimulus.
autoplay¶
Default: | NO |
---|
If YES
, the stimulus will start playing automatically (as if by an implicit Play Dynamic Stimulus action) after it has been queued and Update Stimulus Display has been invoked. It will also stop playing automatically (as if by an implicit Stop Dynamic Stimulus action) after it has been dequeued and Update Stimulus Display is invoked.