Tips and tricks: Difference between revisions
From psychmethods
Line 9: | Line 9: | ||
==Calc== | ==Calc== | ||
==Impress== | ==Impress== | ||
===Trial=== | |||
* if you want people to focus their attention on you, switch the screen of by either having it completely black («b»-key) or white («w»-key)<br> | * if you want people to focus their attention on you, switch the screen of by either having it completely black («b»-key) or white («w»-key)<br> | ||
=Shell programming= | =Shell programming= | ||
Shell scripts can be used for many tasks, including preparing stimuli for presentation (e.g., cropping images to be presented to the same size, ensuring that sound files have the same loudness, etc.) and extracting data from log files. This [[Media:Shell-Programming.pdf|presentation]] provides an overview how to do this these [[Media:Materials.zip|example data]] can be used to test the commands introduced in the presentation. | Shell scripts can be used for many tasks, including preparing stimuli for presentation (e.g., cropping images to be presented to the same size, ensuring that sound files have the same loudness, etc.) and extracting data from log files. This [[Media:Shell-Programming.pdf|presentation]] provides an overview how to do this these [[Media:Materials.zip|example data]] can be used to test the commands introduced in the presentation. |
Revision as of 09:38, 30 September 2019
Microsoft Office
Word
Excel
PowerPoint
- if you want people to focus their attention on you, switch the screen of by either having it completely black («b»-key) or white («w»-key)
LibreOffice
Writer
Calc
Impress
Trial
- if you want people to focus their attention on you, switch the screen of by either having it completely black («b»-key) or white («w»-key)
Shell programming
Shell scripts can be used for many tasks, including preparing stimuli for presentation (e.g., cropping images to be presented to the same size, ensuring that sound files have the same loudness, etc.) and extracting data from log files. This presentation provides an overview how to do this these example data can be used to test the commands introduced in the presentation.