File: gratingstim.rst

package info (click to toggle)
psychopy 2023.2.4%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 124,456 kB
  • sloc: python: 126,213; javascript: 11,982; makefile: 152; sh: 120; xml: 9
file content (39 lines) | stat: -rw-r--r-- 718 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39

:class:`GratingStim`
------------------------------------------------------------------------

Attributes
=============

.. currentmodule:: psychopy.visual

.. autosummary:: 

    GratingStim
    GratingStim.win
    GratingStim.tex
    GratingStim.mask
    GratingStim.units
    GratingStim.sf
    GratingStim.pos
    GratingStim.ori
    GratingStim.size
    GratingStim.contrast
    GratingStim.color
    GratingStim.colorSpace
    GratingStim.opacity
    GratingStim.interpolate
    GratingStim.texRes
    GratingStim.name
    GratingStim.autoLog
    GratingStim.draw
    GratingStim.autoDraw 
    
        
Details
=============

.. autoclass:: GratingStim
    :members:
    :undoc-members:
    :inherited-members: