Generating stimulus patterns at the CLI
How to generate complicated stimulus patterns at the command line
Last updated
How to generate complicated stimulus patterns at the command line
Last updated
There is a command line tool called zapit.utils.stimConfigPatternGenerator
for generating patterns of stimuli, like grids or crosses, at the command line. You can access doc text for the tool at the command line:
This page show with plots how it works.
The grids above are bilateral stimulation points. In other words, they constitute 15 different trials. All 15 points are not stimulated in a single trial.
To create grids that are independent you need to generate the patterns in two steps. Note that second has 'overwrite', false
to allow the new points to be appended to the file created by the first step.
You can generate plots of the stimulus locations in one of two ways.
Or with the 'makePlot', true
parameter/value pair as an argumnent to the stimConfigPatternGenerator. These files can also be loaded into the stim editor GUI and modified.