Skip to content

Commit

Permalink
o.group
Browse files Browse the repository at this point in the history
  • Loading branch information
denispelli committed May 10, 2020
1 parent 3720390 commit 04c95b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runStudyEffectsOfNoise.m
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
if IsWin
o.useNative11Bit=false;
end
o.isTargetLocationUnpredictable=true;
% o.useFractionOfScreenToDebug=0.3; % USE ONLY FOR DEBUGGING.
% o.skipScreenCalibration=true; % USE ONLY FOR DEBUGGING.
o.group='A'; % Include all conditions in a group, so they differ solely in their target.
o.isTargetLocationMarked=false;
o.useFixationGrid=false;
o.useFixationDots=true;
Expand Down

0 comments on commit 04c95b6

Please sign in to comment.