Python for experimental psychologists /
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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Abingdon, Oxon ; New York, NY :
Routledge,
2017.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Python
- 2. Variable types
- 3. Creating and presenting stimuli
- 4. Processing responses
- 5. Scripting an experiment
- 6. Analysing behavioural data
- 7. Analysing traces
- 8. Eye tracking
- 9. Getting help.