Skip to content

Commit 4989054

Browse files
committed
Auto stash before merge of "update_config_FOV" and "Remi-Gau/update_config_FOV"
1 parent 23fda42 commit 4989054

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cfgMST.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828

2929
% fixation cross displacement in degrees of visual angles
3030
% this will also shift the whole FOV
31-
cfg.fixation.xDisplacement = 0;
32-
cfg.fixation.yDisplacement = 0;
31+
cfg.fixation.xDisplacement = -3.676540;
32+
cfg.fixation.yDisplacement = -0.499724;
3333

3434
% determines position of the fixation cross on the right / left
3535
% should be a bit less than the: ( width of FOV ) / 2

0 commit comments

Comments
 (0)