Visual stimuli for evoking responses from vertebrate retina experiments.
A set of routines for generating visual stimuli for retinal experiments using psychtoolbox.
- Write down a
config.json
file and place it in the logs directory - Run
runme
. This will parse the experiments inconfig.json
, run them, and save info back into the logs directory - After the experiment, run the
replay
script to generate astimulus.h5
file that contains the pixel values and timestamps for all of the stimuli used in the experiment.