File: transformcalc

package info (click to toggle)
mrtrix3 3.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,300 kB
  • sloc: cpp: 130,470; python: 9,603; sh: 597; makefile: 62; xml: 47
file content (5 lines) | stat: -rw-r--r-- 705 bytes parent folder | download | duplicates (5)
1
2
3
4
5
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