sine_waves#
You can find an interactive version of this example here
- stimupy.stimuli.plaids.sine_waves(grating_parameters1, grating_parameters2, weight1=1, weight2=1)#
Draw plaid consisting of two sine-wave gratings
- Parameters:
- Returns:
dict with the stimulus (key: “img”), mask with integer index for each phase (key: “grating_mask”), and additional keys containing stimulus parameters
- Return type: