Skip to content

Conversation

@aernesto
Copy link
Contributor

just to compare master and singlecp_dev

aernesto and others added 30 commits October 1, 2019 14:54
Following command launched at roughly 4:42 on 10/08 2019
>>> singlecp('S1', 1, true, 0.3, 'path to trials_post_experiment', '')
Single call on MATLAB console:
>>> singlecp()
Call on MATLAB console was:
>>> singlecp('S1', 1, false, 0.3, 'path to trials_post_expt', 'path_to_2019_10_08_17_17_topsDataLog.amt')
produce dataset 2019_10_10_17_16
disable all updates from TbTb
change project name in TbTb
get proper MachineConfig.xml file
TheGoldLab Psychophysics and others added 30 commits November 5, 2019 12:57
also set instruction message according to probCP
For some reason, the first ID returned by the gamepad upon pressing
the A button was 10 instead of 3. Therefore, I force the ID to be 3
whenever 10 is returned (see dotsReadable.m)

Hopefully this fixes it...
The goal is to match the seeding here with the one in dotsDrawableDotKinetogram used during the task
The issue with the previous dDDKDebug reproducibility tests was that I
was not saving the dotsPositions as a property in the task object.

Hopefully, with the present modifications to topsTreeNodeTaskReversingDots4AFC.m
things will work...
the file modularTasks/tasks/topsTreeNodeTaskReversingDots4AFC.m in the
parent commit was set-up to store the dots positions from each frame on
every trial in a dotsInfo task property. This setup works with the
dotsDrawableDotKinetogramDebug class for the dots stimulus.

In the present commit, the file modularTasks/tasks/topsTreeNodeTaskReversingDots4AFC.m
should be used with the dotsDrawableDotKinetogram class, and the dots
positions on every frame will NOT be recorded. However, the trialData
struct (and therefore the FIRA matrix) will contain the number of frames
drawn before the CP (numberDrawPreCP) and the number of frames drawn after
CP time (numberDrawPostCP).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants