help > bug in ART?
Oct 14, 2014  07:10 AM | Wei-Tang Chang - SBIC, A*STAR
bug in ART?
Hi,

I tried ART with my mouse resting-state data. The quality of the dataset is good by observation. However, I got the error message after running ART:

======================
Session 1 global statistics - mean: 1466.0047 stdv: 1.0000
Outlier detection: 0 identified outliers

Statistics of movement data:
x y z pitch roll yaw norm
mean 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
stdv 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
max 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000 0.0000
??? Error using ==> cat
CAT arguments dimensions are not consistent.
Error in ==> art>savefile_Callback_SaveRegressor at 1353
R2=cat(2,R1,M{j});
Error in ==> art>art_OpeningFcn at 517
savefile_Callback_SaveRegressor(handles);
Error in ==> gui_mainfcn at 221
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
Error in ==> art at 131
gui_mainfcn(gui_State, varargin{:});
======================

I checked and found that empty outlier detection may cause the problem. Is it a bug or what? May I know how I can fix it?

WeiTang

Threaded View

TitleAuthorDate
bug in ART?
Wei-Tang Chang Oct 14, 2014
Eduardo A Garza Villarreal Nov 7, 2014
Shana Adise Feb 24, 2016
Wei-Tang Chang Oct 14, 2014