help > BATCH Analysis
Jun 30, 2016  05:06 PM | Bob Kraft
BATCH Analysis
I would like to setup the First Level Analysis to perform ROI-to-ROI, seed-to-voxel, and voxel-to-voxel analysis.  I am able to do the first two but not voxel-to-voxel. After looking at the conn_batch.m  help it appears that the voxel-to-voxel analysis is using the same fields as the ROI-to-ROI and seed-to-voxel.  Please let me know what I am missing.

Thanks for your help in advance.

Bob


Excerpts from conn_batch.m  is below.


% BATCH.Analysis PERFORMS FIRST-LEVEL ANALYSES (ROI-to-ROI and seed-to-voxel) %!
% Analysis
%
% done : 1/0: 0 defines fields only; 1 runs ANALYSIS processing steps [0]
% overwrite : (for done=1) 1/0: overwrites target files if they exist [1]
%

% BATCH.Analysis PERFORMS FIRST-LEVEL ANALYSES (voxel-to-voxel) %!
% Analysis
%
% done : 1/0: 0 defines fields only; 1 runs ANALYSIS processing steps [0]
% overwrite : (for done=1) 1/0: overwrites target files if they exist [1]
% measures : Cell array of voxel-to-voxel measure names (type 'conn_v2v measurenames' for a list of default measures) (if this variable does not exist the toolbox will perform the an\
alyses for all of the default voxel-to-voxel measures)

Threaded View

TitleAuthorDate
BATCH Analysis
Bob Kraft Jun 30, 2016
Alfonso Nieto-Castanon Jun 30, 2016