transformcalc moving2templateFSL.txt transformcalc/out.txt average tmp.txt -force && testing_diff_matrix tmp.txt transformcalc/out2.txt -abs 1e-3
transformcalc transformcalc/out.txt moving2templateFSL.txt average tmp2.txt -force && testing_diff_matrix tmp.txt tmp2.txt -abs 1e-3
transformcalc moving2templateFSL.txt moving2template.txt 1 interpolate tmp.txt -force && testing_diff_matrix tmp.txt moving2template.txt -abs 1e-3
transformcalc moving2templateFSL.txt moving2template.txt 0 interpolate tmp.txt -force && testing_diff_matrix tmp.txt moving2templateFSL.txt -abs 1e-3
transformcalc template.mif.gz dwi_mean.mif header tmp.txt -force && testing_diff_matrix tmp.txt transformcalc/out3.txt -abs 1e-3
|