Previous topic

psychopy.core - basic functions (clocks etc.)

Next topic

Aperture

This Page

Quick links

psychopy.visual - many visual stimuli

Window to display all stimuli below.

Commonly used:

Shapes (all special classes of ShapeStim):

  • ShapeStim to draw shapes with arbitrary numbers of vertices
  • Rect to show rectangles
  • Circle to show circles
  • Polygon to show polygons
  • Line to show a line

Images and patterns:

Multiple stimuli:

Other stimuli:

Meta stimuli (stimuli that operate on other stimuli):

  • BufferImageStim to make a faster-to-show “screenshot” of other stimuli
  • Aperture to restrict visibility area of other stimuli

Helper functions: