psychopy

Langue: en

Version: June 2010 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

PsychoPy2, - Creating psychology stimuli in Python

SYNOPSIS

python PsychoPy.py [options] [file]

DESCRIPTION

Starts the PsychoPy2 application.

Without options or files provided starts the psychopy using prefs to decide on the view(s) to open. If optional [file] is provided action depends on the type of the [file]:

Python script 'file.py' -- opens coder
Experiment design 'file.psyexp' -- opens builder

OPTIONS

-c, --coder, coder
opens coder view only
-b, --builder, builder
opens builder view only
--version
prints version and exits
-h, --help
prints this help and exit