hardware.send_event(key='imag',label='ImageAppears',description='Image appeared on-screen',
hardware.send_event(key='imag',label='ImageAppears',description='Image appeared on-screen',
table=trial_info)
table=trial_info)
trial(win,trial_clock,stim_pair,constants)
trial(win,trial_clock,stim_pair,constants)
# TODO:Move response to post-image so no motor artifact in trial. Include randomized response buttons for each
# TODO: trial to avoid preparatory activity, indicate onscreen what each button represents for that trial (e.g. 1=change detected, 4=change not detected)