Dear HCP experts,
I'm trying to run a group analysis of Myelin maps using PALM. For data pre-processing I followed the example as described here: https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/PALM/Examples#Example_10:_Using_CIFTI_files (Case 2). My final command is: palm -i TP2.lh.func.gii -s lh.midthickness.surf.gii TP2.lh.area.func.gii -d design.mat -t design.con -n 5000 -o results.lh.cort -evperdat TP1.lh.func.gii 5 -C 3.1 -corrcon -ee -T -transposedata -lh.midthickness.surf.gii is a file that has a surface mapping for one particular subject of the group (followed http://www.mail-archive.com/[email protected]/msg03820.html) -TP2.lh.func.gii and TP1.lh.func.gii are metric files concatenated for all subjects in the same order. Therefore, I'm using timepoint 1 data as a regressor. When running the command I get the following error: ------------------------------------------------------- Index exceeds Matrix Dimensions. Error in palm_clustere (line 81) elseif plm.Yisvtx(y) || plm.Yisfac(y), Error in palm_core (line 1678) [plm.Gclumax{y}{m}{c}(p),plm.Gclu{y}{m}{c}] = clusterfunc( ... Error in palm (line 81) palm_core(varargin{:}); -------------------------------------------------- What could be wrong? _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
