neurogears / ranson-rig

An interactive visual stimulation rig controllable by OSC using Bonsai and BonVision
MIT License
0 stars 2 forks source link

Go/NoGo visually guided task #4

Closed glopesdev closed 4 years ago

glopesdev commented 4 years ago

Trial sequence:

  1. Stimulus: a. Receive a list of stimuli to display during the trial b. Receive the start signal for Go or NoGo trial b. Variable suppress response window contingencies
  2. Response: a. Check for response and match to trial type b. Depending on trial type and outcome, present an exit stimulus c. Report outcome (Hit, Miss, Correct Reject, False Alarm)

Parameter Messages:

Report Messages:

glopesdev commented 4 years ago

The task structure has been generalized to allow specifying arbitrary stimuli collections for success and failure.