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. Pytho...

Descripción completa

Detalles Bibliográficos
Otros Autores: Dalmaijer, Edwin S., 1990-, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: London ; New York, N.Y. : Routledge 2017.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630164306719
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.