waves

Contents

waves#

Functions#

sine_linear([visual_size, ppd, shape, frequency, ...])

Linear (horizontal, vertical, oblique) sine-wave grating, with some phase(s) as target(s)

square_linear([visual_size, ppd, shape, frequency, ...])

Linear (horizontal, vertical, oblique) square-wave grating (set of bars), with some bar(s) as target(s)

staircase_linear([visual_size, ppd, shape, frequency, ...])

Linear staircase, with some bar(s) as target(s)

sine_radial([visual_size, ppd, shape, frequency, ...])

Circular sine-wave grating (set of rings) over the whole image, with some ring(s) as target(s)

square_radial([visual_size, ppd, shape, frequency, ...])

Circular square-wave grating (set of rings) over the whole image, with some ring(s) as target(s)

staircase_radial([visual_size, ppd, shape, frequency, ...])

Radial staircase, with some ring(s) as target(s)

sine_rectilinear([visual_size, ppd, shape, frequency, ...])

Rectilinear sine-wave grating (set of frames) over the whole image, with some frame(s) as target(s)

square_rectilinear([visual_size, ppd, shape, ...])

Rectilinear square-wave grating (set of frames) over the whole image, with

staircase_rectilinear([visual_size, ppd, shape, ...])

Rectilinear staircase, with some frame(s) as target(s)

sine_angular([visual_size, ppd, shape, frequency, ...])

Angular sine-wave grating (set of segments) over the whole image, with some segment(s) as target(s)

square_angular([visual_size, ppd, shape, frequency, ...])

Angular square-wave grating (set of segments) over the whole image, with some segment(s) as target(s)

staircase_angular([visual_size, ppd, shape, ...])

Angular staircase, with some segment(s) as target(s)