Skip to content

Commit 0f83ffa

Browse files
committed
move the checkCFG into the createFileName function of the CPP_BIDS
1 parent d0cd441 commit 0f83ffa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Visual-loc_translational/setParameters.m

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,6 @@
153153
expParameters.fixationCrossColorTarget = cfg.red;
154154
end
155155

156-
157-
% Setting some defaults: no need to change things here
158-
expParameters = checkCFG(expParameters);
159-
160-
161156
if cfg.debug
162157
fprintf('\n\n\n\n')
163158
fprintf('######################################## \n')

0 commit comments

Comments
 (0)