TrialRecord.User not recorded in data in .bhv2 log file or mlread cannot read February 04, 2020 12:00AM | Registered: 5 years ago Posts: 15 |
choice = MultiTarget(eye_); scene2 = create_scene(choice,[TARGET_LEFT TARGET_RIGHT]); run_scene(scene2); if choice.Success trialerror(0); % successful fixation goodmonkey(100,'juiceline',1,'numreward', 3,... 'pausetime', 300); TrialRecord.User.choices = choice.ChosenTarget; dashboard(1, sprintf('TaskObject#%d chosen', choice.ChosenTarget)); endThe dashboard showed well during the task. But when I load the behavior log with mlread,
[data,MLConfig,TrialRecord,filename,varlist] = mlreadthe data(1). UserVars only contains "SkippedFrameTimeInfo". The TrialRecord has choices in the User field, but it only has the information from the last trial.
Re: TrialRecord.User not recorded in data in .bhv2 log file or mlread cannot read February 04, 2020 02:07AM | Admin Registered: 5 years ago Posts: 931 |
Re: TrialRecord.User not recorded in data in .bhv2 log file or mlread cannot read February 04, 2020 03:16PM | Registered: 5 years ago Posts: 15 |
Re: TrialRecord.User not recorded in data in .bhv2 log file or mlread cannot read February 04, 2020 03:36PM | Admin Registered: 5 years ago Posts: 931 |
Re: TrialRecord.User not recorded in data in .bhv2 log file or mlread cannot read April 24, 2024 08:40PM | Registered: 1 year ago Posts: 11 |
Re: TrialRecord.User not recorded in data in .bhv2 log file or mlread cannot read April 24, 2024 10:59PM | Admin Registered: 5 years ago Posts: 931 |
The National Institute of Mental Health (NIMH) is part of the National Institutes of Health (NIH), a component of the U.S. Department of Health and Human Services.