File: mrhistogram

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 (4 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (5)
1
2
3
4
#mrhistogram dwi.mif tmp.txt -force && testing_diff_matrix tmp.txt mrhistogram/out.txt 0.5
#mrhistogram dwi.mif tmp.txt -mask mask.mif -force && testing_diff_matrix tmp.txt mrhistogram/masked.txt 0.5
#mrhistogram dwi.mif tmp.txt -allvolumes -force && testing_diff_matrix tmp.txt mrhistogram/allvolumes.txt 0.5
#mrhistogram dwi.mif tmp.txt -bins 100 -force && testing_diff_matrix tmp.txt mrhistogram/bins.txt 0.5