Home > vbmeg > functions > tool_box > dmri_processor > functions > test > test_dmri_fiber_track_prob.m

test_dmri_fiber_track_prob

PURPOSE ^

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 mif_file      = '/home/cbi-data4/rhayashi/DWI/test_dti_fiber_track_prob/CSD6.mif';
0002 parcel_dir    = '/home/cbi-data4/rhayashi/DWI/test_dti_fiber_track_prob/parcel';
0003 mask_file     = '/home/cbi-data4/rhayashi/DWI/test_dti_fiber_track_prob/vertex_wm.nii.gz';
0004 anatmat_file  = '/home/cbi-data4/rhayashi/DWI/test_dti_fiber_track_prob/anat_matrix.mat';
0005 process_host  = {'cbi-node02g', 'cbi-node03g', 'cbi-node07g'};
0006 %process_host  = {'cbi-node07g'};
0007 
0008 dmri_fiber_track_prob(mif_file, parcel_dir, mask_file, anatmat_file, process_host);
0009

Generated on Mon 22-May-2023 06:53:56 by m2html © 2005