.. _fedi_dmri_outliers: fedi_dmri_outliers ================== .. rubric:: Synopsis Volume, slice and voxel weighting and outlier detection using multiple methods: SOLID, Gaussian Mixture Model (GMM), SHORE-based, angular, and correlation with neighbors. .. rubric:: Usage :: fedi_dmri_outliers [-h] -d -b -a -e -o [-s ] [-f ] [-m ] [-k ] [-t ] [-c ] [-l ] [-z ] [-n ] [-y ] [-g ] [-r ] .. rubric:: Options **Help** - **-h, --help** Show this help message and exit **Mandatory** - **-d, --dmri ** Path to dMRI file - **-b, --dmrigmm ** Path to dMRI file for GMM - **-a, --bval ** Path to bval file - **-e, --bvec ** Path to bvec file - **-o, --outpath ** Output directory path **Optional** - **-s, --spred ** Path to spred file - **-f, --spredgmm ** Path to spred file for GMM - **-m, --mask ** Path to mask file, required for GMM weighting - **-k, --maskgmm ** Path to mask file, required for GMM weighting - **-t, --thresholds ** Lower and upper modified Z-score thresholds as 'lower,upper' - **-c, --zscoremetric ** Modified Z-score metric: `var`, `mean`, or `iod` - **-l, --scalingmethod ** Scaling method for slice weights: `linear` or `sigmoid` - **-z, --fsliceweights_mzscore ** Output filename for slice weights using modified Z-score - **-n, --fsliceweights_angle_neighbors ** Output filename for slice weights using angular comparison with neighbors - **-y, --fsliceweights_corre_neighbors ** Output filename for slice weights using correlation with neighbors - **-g, --fsliceweights_gmmodel ** Output filename for slice weights using Gaussian Mixture Model (GMM) - **-r, --fvoxelweights_shorebased ** Output 4D `.nii.gz` file of voxel weights using SHORE-based residuals .. rubric:: References Snoussi, Haykel, Davood Karimi, Onur Afacan, Mustafa Utkur, and Ali Gholipour. *HAITCH: A framework for distortion and motion correction in fetal multi-shell diffusion-weighted MRI.* Imaging Neuroscience 2025.