-
Problems with feedback timing
by Phineas_Gaze ·#self.sleep(pausedur) -
creating nested blocks and trials
by ssalzgeber ·#stimulus = random.choice(list(stim_paths.rglob("*.tif"))) -
creating nested blocks and trials
by fladd ·#stimulus = random.choice(list(stim_paths.rglob("*.tif"))) -
creating nested blocks and trials
by fladd ·#shuffle the small experiment block and add the small experiment as a block to the experiment -
creating nested blocks and trials
by ssalzgeber ·#shuffle the small experiment block and add the small experiment as a block to the experiment -
How to do the subject units of distress scale (suds) in opensesame
by sebastiaan ·Hi Laura, -
Significant timing delays in triggered looped task
by kate_riggall ·#set trigger code -
send trigger via virtual serial port using an adapter/trigger box for parallel port
by DahmSF ·#serial.tools.list_ports #does not work this way -
variable NA
by sebastiaan ·* https://osdoc.cogsci.nl/3.2/tutorials/beginner/#step-3-fill-the-block-loop-with-independent-variables -
A new TextInput form erases the value of the previous TextInput
by rmib200 ·#setting input -
OpenSesame automatically converts Chinese characters to numbers
by eduard ·See here: https://osdoc.cogsci.nl/3.2/manual/variables/#smart-variable-typing-and-some-pitfalls -
depend the duration of sketchpad on conditions
by eduard ·https://osdoc.cogsci.nl/3.2/tutorials/beginner/#step-6-draw-the-sketchpad-items -
Fails to save SMI data with triggers
by intanwardhani ·#Set the trigger functions -
Dual Task / BCE simultaneous keyboard response collection
by Vincent ·#set all variables needed for feedback check to their appropriate values -
Python seems to have crashed - code optimization?
by Rafnica ·#send trigger -
keypress problem
by sebastiaan ·* https://osdoc.cogsci.nl/3.2/tutorials/beginner/#step-6-draw-the-sketchpad-items -
Creating Go/NoGo task on OpenSesame
by SoSo ·I did read the "Define the Response" section from https://osdoc.cogsci.nl/tutorials/capybara/#step-9-define-the-response but I still don't understand how to define a "no res -
Undefined variable
by sebastiaan ·* https://osdoc.cogsci.nl/3.2/tutorials/beginner/#step-3-fill-the-block-loop-with-independent-variables -
Random picking of sounds as variables
by Aurélien ·#set path and list for conditions -
Play sound at random points during experiment
by peapodpeapod ·import random#setup samplersound = pool['mouseclick.wav'] click_sound = sampler(sound, duration=0, volume=1)#40 nonwords looppopulation = list(range(40))#select 5 random positionsclick_indices = rando