[specs] add docs

This commit is contained in:
2021-03-17 11:47:09 +01:00
parent babdf94b74
commit 5fedc95e09
5 changed files with 33 additions and 7 deletions

View File

@@ -20,4 +20,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)

View File

@@ -3,6 +3,9 @@
![results](images/results_table.png)
A simple tablular view that shows the measured reaction times. Each column is one experiment. Hovering with the mouse over the table header shows a little more information about the task. The icon depicts whether it was a visual or auditory task.
The data is given in seconds. **Invalid** trials (spacebar was pressed before the stimulus actually appeared) are noted with a reaction time of **-1000**
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)