Stimuli
Image Stimulus
- class octopus_sensing.stimuli.image_stimulus.ImageStimulus(id: str, path: str, show_time: int, monitor_no: int = 0)[source]
Bases:
octopus_sensing.stimuli.stimulus.Stimulus
- Parameters
id (str) – The id of stimulus
path (str) – The path of image
show_time (int) – The time period for displaying the image in seconds
monitor_no (int, default: 0) – The ID of monitor for displaying of image. It can be 0, 1, …