help > Help with ART Batch
Apr 10, 2017  04:04 PM | user_9753
Help with ART Batch
Hi All,

When I run ART batch I get the following error:

Error using art>read_art_sess_file (line 1583)
No motion file found: F:\rp_Elder.txt or similar

Error in art>art_OpeningFcn (line 230)
[num_sess,global_type_flag,drop_flag,motionFileType,motion_threshold,global_threshold,use_diff_motion,use_diff_global,use_norms,SPMfile,mask_file,output_dir,P,M]
= ...
Error in gui_mainfcn (line 221)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure),
varargin{:});
Error in art (line 131)
gui_mainfcn(gui_State, varargin{:});
Error in art_batch (line 68)
art('sess_file',cfgfile);
Error in run (line 63)
evalin('caller', [script ';']);

Is this because my motion file is in a different subfolder? The location of my rp file is Subject#/Session1/rpfile and the location of the SPM.mat is Subject#/1stlevelanalysis/SPM.mat

Also, I have multiple rp files in the same folder. Will that also be an issue?

Thanks!