psychopy is an open-source application to allow the presentation of stimuli and collection of data...

20

Upload: marzia-de-martino

Post on 03-May-2015

221 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics
Page 2: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics experiments

Page 3: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

http://www.psychopy.org/OverviewManuale…..Download

http://www.youtube.com/watch?v=VV6qhuQgsiI

Jonathan Peirce

tutorial

Page 4: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

http://www.psychopy.org/OverviewManuale…..Download

http://www.youtube.com/watch?v=VV6qhuQgsiI

Jonathan Peirce

tutorial

Page 5: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

http://www.psychopy.org/

Page 6: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

BuilderGraphical user interface

Coder linguaggio di programmazione (Python)

ComponentsImmagini, tastiera, testo, ecc

________________________________

Page 7: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

The builder window

ROUTINE

FLOWRegola la combinazione delle routines che formano l’esperimento

Testo

Presentazione degli stimoliIstruzioniRisposte

Page 8: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

risposte

name: string Everything in a PsychoPy experiment needs a unique name. The name should contain only letters, numbers and underscores (no punctuation marks or spaces).

The builder window

Page 9: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

The builder window

Immagini stimolo

Page 10: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

Flow

RANDOM

File xlsx con le condizioni

Page 11: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

Inserire il file .xlsx con le condizioni

condizioni.xlsx

Il file deve essere salvato in xlsx nella stessa cartellina dell’esperimennto

Page 12: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

condizioni.xlsx

Il file deve essere salvato in xlsx nella stessa cartellina dell’esperimennto

File xlsx per indicare gli stimoli e le condizioni

dell’esperimento

Page 13: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

condizioni.xlsx

African daisy.gif

Dandelon.gif

Ixia.gif

Spiked.gif

Sunflower.gif

File xlsx per indicare le condizioni

dell’esperimento

Le immagini devono essere Inserite nella cartellina dell'esperimento salvate con l'estensione .gif

Page 14: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

Routines, flow and components

Page 15: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

experiment settings

Page 16: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

Run the experiment

Page 17: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

Le risposte dei soggetti vengono inserite

automaticamente in un file dati di excel

StimoliMedia delle risposte

Numero di ripetizioni impostate nel trial

Page 18: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

Le risposte dei soggetti vengono inserite

automaticamente in un file dati di excel

Media del tempo di reazione delle risposte

Risposte date dal soggetto nelle due ripetizioni impostate nel trial

Page 19: PsychoPy is an open-source application to allow the presentation of stimuli and collection of data for a wide range of neuroscience, psychology and psychophysics

Prima di iniziare ad impostare il vostro esperimento vi consigliamo di esaminare le demo che potete scaricare dalla barra del menù