Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Generated by OpenSesame 0.27 (Frisky Freud)
- # Thu Jan 3 14:35:35 2013 (posix)
- # <http://www.cogsci.nl/opensesame>
- set foreground "white"
- set subject_parity "even"
- set font_size "18"
- set description "A template"
- set title "A bit about patches, textures, and masks in PsychoPy"
- set font_bold "no"
- set sampler_backend "legacy"
- set coordinates "relative"
- set height "768"
- set mouse_backend "psycho"
- set width "1024"
- set compensation "0"
- set font_family "mono"
- set keyboard_backend "psycho"
- set background "black"
- set subject_nr "0"
- set canvas_backend "psycho"
- set start "experiment"
- set synth_backend "legacy"
- set font_italic "no"
- define keyboard_response keyboard_response
- define sequence experiment
- run psychopy "always"
- run keyboard_response "always"
- define inline_script psychopy
- set _run "# Your PsychoPy code goes here!"
- set _prepare ""
- set description "Executes Python code"
Advertisement
Add Comment
Please, Sign In to add comment