File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 2626 cfg.audio.devIdx = 3 ; % 5 %11
2727
2828 %% Engine parameters
29-
3029 cfg.testingDevice = ' mri' ;
3130 cfg.eyeTracker.do = false ;
3231 cfg.audio.do = true ;
3332
3433 cfg = setMonitor(cfg );
3534
36- % Keyboards
3735 cfg = setKeyboards(cfg );
3836
39- % MRI settings
40-
4137 cfg = setMRI(cfg );
42- cfg.suffix.acquisition = ' 0p75mmEv' ;
4338
44- cfg.pacedByTriggers.do = false ;
39+ cfg.pacedByTriggers.do = true ;
4540
4641 %% Experiment Design
4742
48- % cfg.design.motionType = 'translation';
49- % cfg.design.motionType = 'radial';
43+ % cfg.design.motionType = 'translation';
44+ % cfg.design.motionType = 'radial';
5045 cfg.design.motionType = ' translation' ;
5146 cfg.design.names = {' static' ; ' motion' };
5247 % 0: L--R--L; 180: R--L--R;
You can’t perform that action at this time.
0 commit comments