A circular checkerboard pattern. Includes options for scaling of radial check sizes (e.g. for cortical scaling), flicker, and angular phase drift. You can also show solid concentric rings if you set number of angular checks = 1. For dartboard retinotopy using isolated wedges or rings see element type dartboardRetinotopy.
"Ends on its own" means ends automatically at that point. If an element can end on its own, you don't need to set end conditions for it in property end (unless you want it to maybe end earlier).
No—runs until any condition you set in property end.
diameter
centerDiameter
numAngularChecks
numRadialChecks
radialScale
phase
meanIntensity
amplitude
contrast
color
flickerFrequency
angularTemporalFrequency
angularTemporalFrequencyBalanced
All visual elements
position
depth
nn_eyes
rotation
flipHorz
flipVert
colorMask
alpha
intensity
contrastMult
convolution
shader
filterOrder
filterGrayscale
filterResolutionMult
filterGamma
channelResolution
backColor
addDisplay
All visual elements
position
All adjuster elements have
adjust
All response handler elements
translateResponse
scoreResponse
correctResponse
scoreResponseForStaircase
maxNumResponses
recordDefaultResponse
registerTrigger
autoResponse
autoResponseLatency
All elements
start
end
startBuffer
endBuffer
vary
staircase
All objects
info
report
Default: diameter = 10 deg
Default: centerDiameter = 0.2 deg
centerDiameter is diameter of the center area, which is transparent (deg).
Default: numAngularChecks = 20
Default: numRadialChecks = 8
numRadialChecks is number of segments in any radial line, from edge of the transparent center area to outer edge of the dartboard.
e.g. numAngularChecks = 4, numRadialChecks = 1 → a dartboard consisting of four segments in quadrants.
Default: equal radial check sizes
Default: first check right and below center is light
0/1 setting the initial pattern: 0 = first check right and below display center is dark, 1 = light. Currently the dartboard is always centered at element position, with a boundary between checks along the right horizontal bisector. However, you can change element position in property position, and orientation about its center in property rotation.
Defaults: mean intensity = 0.5, amplitude = 0.5 → black & maximum intensity
amplitude is max intensity − mean intensity.
contrast is Michelson contrast, amplitude / mean intensity. If you set contrast, meanIntensity must be > 0.
Default: white <cd>[1 1 1]<cd>
A 1×3 RGB vector with numbers between 0–1. This defines the color at intensity = 1. Color at intensity = 0 is <cd>[0 0 0]<cd>. Color at intensities between 0–1 is linearly interpolated between the two. Note intensity, as defined by amplitude/contrast + meanIntensity above, always clips at 0 and 1, so color clips at <cd>[0 0 0]<cd> and color.
Default: no flicker or phase drift
flickerFrequency is frequency of switching between dark–light checks (cycles/sec). 0 = no flicker.
angularTemporalFrequency is continuous phase drift rate in the angular dimension, i.e. rotation rate. This can be positive or negative to specify direction (+ = clockwise, − = counterclockwise, check cycles/sec). 0 = no phase drift.
angularTemporalFrequencyBalanced is similar except alternating rings of checks rotate in opposite directions, creating an internally counterbalanced phase drift. Here +/− effectively determines which rings move in which direction.
You can vary or allow the subject to adjust the following properties of an object of this type when it's running. If you need to make other properties adjustable, you can edit the element type code—see Element Type Programming Manual.
position
nn_eyes
rotation
colorMask
alpha
intensity
contrastMult
drawCodeVars
(None)
(None)
PsychBench uses record properties to record information during experiments. You can't set record properties but you can see them in experiment results using input property report.
maxAmplitude
maxContrast
All response handler elements
response
responseScore
responseTime
responseLatency
d_responseTime
numResponses
All elements
startTime
endTime
duration
n_startFrame
n_endFrame
startLatencyBufferable
endLatencyBufferable
All elements
startTime
endTime
duration
n_startFrame
n_endFrame
startLatencyBufferable
endLatencyBufferable
trigger
triggerTime
d_triggerTime
numTriggers
syncTime
Values for input properties amplitude and contrast that would cause intensity to clip at 0 or 1 given the current value of meanIntensity.