- dipy_snr_in_cc [-h] [–bbox_threshold [float [float …]]]
[–out_dir str] [–out_file str] [–out_mask_cc str] [–out_mask_noise str] data_files bvals_files bvecs_files mask_file
Compute the signal-to-noise ratio in the corpus callosum.
data_files Path to the dwi.nii.gz file. This path may contain wildcards to process multiple inputs at once. bvals_files Path of bvals. bvecs_files Path of bvecs. mask_file Path of a brain mask file.
- -h, --help
show this help message and exit
- –bbox_threshold [float [float …]]
Threshold for bounding box, values separated with commas for ex. [0.6,1,0,0.1,0,0.1].