Skip to content

Commit ddbb367

Browse files
committed
Shrink flanker stim
1 parent 9e31e28 commit ddbb367

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tasks/flanker/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
FROM_CENTER = 300
5656
FEEDBACK_TIME = 0.5
5757

58-
STIM_SIZE = 50
59-
PADDING = 5
58+
STIM_SIZE = 35
59+
PADDING = 3
6060

6161
SKIP_SIZE = [200, 50]
6262
SKIP_FONT_SIZE = 25

0 commit comments

Comments
 (0)