Buch, Englisch, 228 Seiten, Format (B × H): 257 mm x 185 mm, Gewicht: 530 g
Buch, Englisch, 228 Seiten, Format (B × H): 257 mm x 185 mm, Gewicht: 530 g
ISBN: 978-1-138-67156-0
Verlag: Taylor & Francis Ltd
Programming is an important part of experimental psychology and cognitive neuroscience, and Python is an ideal language for novices. It sports a very readable syntax, intuitive variable management, and a very large body of functionality that ranges from simple arithmetic to complex computing.
Python for Experimental Psychologists provides researchers without prior programming experience with the knowledge they need to independently script experiments and analyses in Python. The skills it offers include: how to display stimuli on a computer screen; how to get input from peripherals (e.g. keyboard, mouse) and specialised equipment (e.g. eye trackers); how to log data; and how to control timing. In addition, it shows readers the basic principles of data analysis applied to behavioural data, and the more advanced techniques required to analyse trace data (e.g. pupil size) and gaze data.
Written informally and accessibly, the book deliberately focuses on the parts of Python that are relevant to experimental psychologists and cognitive neuroscientists. It is also supported by a companion website where you will find colour versions of the figures, along with example stimuli, datasets and scripts, and a portable Windows installation of Python.
Autoren/Hrsg.
Fachgebiete
- Sozialwissenschaften Psychologie Psychologie / Allgemeines & Theorie Experimentelle Psychologie
- Sozialwissenschaften Psychologie Psychologie / Allgemeines & Theorie Psychologische Forschungsmethoden
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
1. Python 2. Variable types Make some noise 3. Creating and presenting stimuli 4. Processing responses Make some noise 5. Scripting an experiment Make some noise 6. Analysing behavioural data 7. Analysing traces 8. Eye tracking 9. Getting help