Home > vbmeg > functions > tool_box > dmri_processor > functions > job > test_dmri_job_t1_preprocess.m

test_dmri_job_t1_preprocess

PURPOSE ^

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 
0002 t1_parm.las_analyze_file = '/home/cbi-data4/rhayashi/te1-face/vb/Sub08/brain/mmprage_ana.img';
0003 t1_parm.threshold        = 0.18; % default = 0.5
0004 t1_parm.output_dir       = '/home/cbi-data4/rhayashi/DWI/test_job_t1_preprocess';
0005 t1_parm.output_basename  = 'struct2';
0006 
0007 dmri_job_t1_preprocess(t1_parm);
0008 
0009 % Check skull stripped brain image
0010 ! fslview /home/cbi-data4/rhayashi/DWI/test_job_t1_preprocess/struct /home/cbi-data4/rhayashi/DWI/test_job_t1_preprocess/struct_brain

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