We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fda42 commit 4989054Copy full SHA for 4989054
cfgMST.m
@@ -28,8 +28,8 @@
28
29
% fixation cross displacement in degrees of visual angles
30
% this will also shift the whole FOV
31
- cfg.fixation.xDisplacement = 0;
32
- cfg.fixation.yDisplacement = 0;
+ cfg.fixation.xDisplacement = -3.676540;
+ cfg.fixation.yDisplacement = -0.499724;
33
34
% determines position of the fixation cross on the right / left
35
% should be a bit less than the: ( width of FOV ) / 2
0 commit comments