Skip to content

Commit

Permalink
Rename argument
Browse files Browse the repository at this point in the history
  • Loading branch information
JorisVincent committed Dec 6, 2022
1 parent f6c0006 commit b3c8c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stimuli/components/grating.py
Expand Up @@ -157,8 +157,8 @@ def square_wave(
pixels per degree [vertical, horizontal]
frequency : float
the spatial frequency of the wave in cycles per degree
intensity_bars : (float, float)
intensity values for bars
intensities : (float, float)
intensity values for phases (bars)
period : string in ['ignore', 'full', 'half']
specifies if the period of the wave is considered for stimulus dimensions.
'ignore' simply converts degrees to pixels
Expand Down

0 comments on commit b3c8c25

Please sign in to comment.