[docs] tiny fixes
This commit is contained in:
parent
5884fbab8e
commit
5639a15485
@ -13,6 +13,7 @@ Once you press *enter* or *return* an experiment starts and automatically procee
|
||||
## Settings
|
||||
|
||||
Pressing the cogwheel in the top right corner allows you to change the settings of the experiment. You can do the changes you want and then close the settings screen by pushing the cogwheel button again.
|
||||
|
||||

|
||||
|
||||
By default, when you open the tool the first time, 5 trials recorded, and the stimulus will appear at a random time in the interval between *minimum delay* and *maximum delay* after start of a trial. Before the first and between trials a countdown appears. The *pause* can be adjusted and, as the other settings is given in seconds.
|
||||
@ -20,4 +21,4 @@ The *stimulus saliency* slider controls the loudness of the sound. Of course thi
|
||||
|
||||
All changes will be stored and are persisted even after the program is closed.
|
||||
|
||||
[back](index.md)
|
||||
[BACK](index.md)
|
||||
|
@ -10,7 +10,7 @@ Auditory stimuli have been taken from the [freedesktop](https://freedesktop.org)
|
||||
|
||||

|
||||
|
||||
By pressing one of the big icons in the center of the screen you can start an experiment of measuring the [visual](visual_taks.md) or [auditory](auditory_task.md) reaction times. These functions are also available via the **Tasks** menu on top or the buttons in the tool bar (left). Once an experiment has been successfully performed the results can be viewed using the [results screen](results.md) (table icon on the left, or entry in the **Tasks** menu).
|
||||
By pressing one of the big icons in the center of the screen you can start an experiment of measuring the [visual](visual_task.md) or [auditory](auditory_task.md) reaction times. These functions are also available via the **Tasks** menu on top or the buttons in the tool bar (left). Once an experiment has been successfully performed the results can be viewed using the [results screen](results.md) (table icon on the left, or entry in the **Tasks** menu).
|
||||
You can make several experiments and all results will be stored unless you start a new session (top button in the tool bar or *new session* entry in the **Tasks** menu) or end the program.
|
||||
|
||||
The basic handling is very simple:
|
||||
|
@ -7,3 +7,5 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
[BACK](index.md)
|
@ -8,4 +8,4 @@ The data is given in seconds. **Invalid** trials (spacebar was pressed before th
|
||||
|
||||
Select the data with the mouse and press (**ctrl+c** or **cmd+c**) to copy the selection to clipboard and paste it into your favorite spreadsheet tool for further analysis.
|
||||
|
||||
[back](index.md)
|
||||
[BACK](index.md)
|
||||
|
@ -22,4 +22,4 @@ The visual stimulus is always a red dot appearing centered at the fixation cross
|
||||
|
||||
All changes will be stored and are persisted even after the program is closed.
|
||||
|
||||
[back](index.md)
|
||||
[BACK](index.md)
|
||||
|
Loading…
Reference in New Issue
Block a user