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

test_dmri_response_estimation_prepare

PURPOSE ^

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 fa_image_file       = '/home/cbi-data4/rhayashi/te1-face/fsl/Sub08/dti_rot_mod/data_FA.nii.gz';
0002 output_niftigz_file = '/home/cbi-data4/rhayashi/DWI/test_dti_response_estimation_prepare/sf.nii.gz';
0003 
0004 dmri_response_estimation_prepare(fa_image_file, output_niftigz_file);
0005 
0006 % 2014.5.22 Test OK. (compared and got same result)
0007 % /home/cbi-data4/rhayashi/te1-face/mrtrix/Sub08/sf.nii

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