Skip to content

Commit 3ea6263

Browse files
committed
comment fix
1 parent 471e49c commit 3ea6263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/I2MC/I2MCfunc.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
par.scrSz = []; % screen size (e.g. in cm). Optional, specify if want fixation statistics in deg
2222
par.disttoscreen = []; % screen distance (in same unit as size). Optional, specify if want fixation statistics in deg
2323
% parameters with defaults:
24-
% CUBIC SPLINE INTERPOLATION
24+
% STEFFEN INTERPOLATION
2525
par.windowtimeInterp = .1; % max duration (s) of missing values for interpolation to occur
2626
par.edgeSampInterp = 2; % amount of data (number of samples) at edges needed for interpolation
2727
par.maxdisp = []; % (default value set below if needed) maximum displacement during missing for interpolation to be possible

0 commit comments

Comments
 (0)