We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e901af commit e47f8ddCopy full SHA for e47f8dd
docs/source/function_description.rst
@@ -5,9 +5,19 @@ The functions of our pipeline
5
6
----
7
8
+List of functions in the ``src`` folder.
9
+
10
.. module:: src
11
12
.. autofunction:: initPTB()
13
+.. autofunction:: drawFieldOfVIew
14
+.. autofunction:: eyeTracker
15
+.. autofunction:: getExperimentEnd
16
+.. autofunction:: isOctave
17
+.. autofunction:: readAndFilterLogfile
18
+.. autofunction:: waitForTrigger
19
+.. autofunction:: waitFor
20
21
22
:func:`initPTB`
23
@@ -19,4 +29,4 @@ The functions of our pipeline
29
30
.. autofunction:: getResponse()
31
-.. autofunction:: checkAbort()
32
+.. autofunction:: checkAbort()
0 commit comments