Table of contents

Experiment stage: StimulusPage

Shows a single image stimulus.

Configuration

  • imgpath (str)
    Path to the image file to display, relative to the experiment’s root directory.
  • continue_key (str)
    The key to press to continue to the next stage.
    Available key names are listed here.
  • min_duration (float)
    Minimum duration in seconds to display the stimulus before allowing continuation. Default is 0.5 seconds to prevent accidentally skipping the stimulus.
    Default: 0.5

This site uses Just the Docs, a documentation theme for Jekyll.