generated from readthedocs/tutorial-template
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #92 from Hzaatiti/operational-protocol
fix experiment
- Loading branch information
Showing
2 changed files
with
20 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 12 additions & 5 deletions
17
docs/source/3-experimentdesign/experiments/9-auditory-vs-visual.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,20 @@ | ||
Experiment example 9: Auditory vs Visual stimulus | ||
------------------------------------------------- | ||
Experiment example 9: Auditory vs Visual vs Motor stimulus | ||
---------------------------------------------------------- | ||
|
||
In this experiment, a random sequence of two stimulus is performed: | ||
- an auditory stimulus with a 300 Hz audio | ||
In this experiment, a random sequence of three stimulus is performed: | ||
- an auditory stimulus with a 200 Hz audio | ||
- a visual stimulus with a white flash appearing on screen | ||
- a motor stimulus requiring a button press | ||
|
||
Data is stored safely in NYU Box under `audio-visual-motor` file. | ||
|
||
`MEG Data Directory <https://nyu.box.com/v/meg-datafiles>`_ | ||
|
||
Author: Hadi Zaatiti <[email protected]> | ||
|
||
.. dropdown:: Photodiode experiment | ||
|
||
|
||
.. dropdown:: Audio vs Visual vs Motor experiment | ||
|
||
.. literalinclude:: ../../../../experiments/psychtoolbox/auditory-vs-visual/auditory_vs_visual.m | ||
:language: matlab |