delayed reward task

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12619
    Med_Support
    Moderator
    Aude

    Thank you very much for making accessible some of the major tasks programs used in experimental psychology in your repository
    [/size]I am interested in running delayed reward task. However, I noticed that the smartcontrol cards need to be in level mode for the [/size]nose poke to be detected. I know how to proceed to do the switch between transition and level mode, however all our programs are written for transition mode and we don’t feel safe doing the switch on the card twice a day…
    I was wondering if there is an easy way to modify the program you posted on the repository to get it work with card in transition mode??…
    I know I ask a lot,
    Thanks for your help anyway
    best wishes

    #12620
    Med_Support
    Moderator
    Gary Bamberger

    Hi Aude,

    To change to the code so that it works with a Nose Poke in Transition Mode is fortunately rather small. All you need to do is look for everywhere that it says

    #Z^Z_NPBreak:
    

    and replace it with

    #R^NosePoke:
    

    I hope that this helps.

    Gary

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.