reconst_fw_noddi
reconst_fw_noddi
Section titled “reconst_fw_noddi”Sub-workflow that runs both RECONST/NODDI and RECONST/FREEWATER modules by handling the conditional execution of the diffusivity priors. Single-value diffusivity priors can be specified as input to this subworkflow. If not specified, the subworkflow will compute the priors automatically. They can then be averaged using the average_diff_priors argument of this workflow.
Keywords : multi-shell, freewater, noddi, diffusion
Components : reconst/noddi, reconst/freewater, reconst/diffusivitypriors, reconst/meandiffusivitypriors, reconst/dtimetrics
Inputs
Section titled “Inputs”| Type | Description | Mandatory | Pattern | |
|---|---|---|---|---|
| dwi_bval_bvec | file | The input channel containing the DWI, BVAL, and BVEC files. Structure: [ val(meta), path(dwi), path(bval), path(bvec) ] | True | *.{dwi,bval,bvec} |
| brain_mask | file | The input channel containing the brain mask file (e.g. b0_mask). Structure: [ val(meta), path(brain_mask) ] | True | *.nii.gz |
| fa_ad_rd_md | file | The input channel containing DTI metrics (FA, AD, RD, MD). Not used when supplying custom diffusivity priors. Structure: [ val(meta), path(fa), path(ad), path(rd), path(md) ] | False | *.nii.gz |
Outputs
Section titled “Outputs”| Type | Description | Mandatory | Pattern | |
|---|---|---|---|---|
| noddi_dir | file | Nifti file main direction. Structure: [ val(meta), path(dir) ] | False | *__fit_dir.nii.gz |
| noddi_fwf | file | Nifti file for Free Water Fraction. Structure: [ val(meta), path(fwf) ] | False | *__fit_FWF.nii.gz |
| noddi_ndi | file | Nifti file for Neurite Density Index. Structure: [ val(meta), path(ndi) ] | False | *__fit_NDI.nii.gz |
| noddi_ecvf | file | Nifti file for Extra-Cellular Volume Fraction. Structure: [ val(meta), path(ecvf) ] | False | *__fit_ECVF.nii.gz |
| noddi_odi | file | Nifti file for Orientation Dispersion Index. Structure: [ val(meta), path(odi) ] | False | *__fit_ODI.nii.gz |
| fw_dwi | file | Free Water corrected DWI Nifti file. Structure: [ val(meta), path(fw_dwi) ] | False | *__dwi_fw_corrected.nii.gz |
| fw_dir | file | Free Water corrected main direction Nifti file. Structure: [ val(meta), path(fw_dir) ] | False | *__dir.nii.gz |
| fw_fibervolume | file | Free Water corrected fiber volume Nifti file. Structure: [ val(meta), path(fw_fibvolume) ] | False | *__FiberVolume.nii.gz |
| fw_fw | file | Free Water corrected Free Water Fraction Nifti file. Structure: [ val(meta), path(fw_fw) ] | False | *__FW.nii.gz |
| fw_nrmse | file | Free Water correction NRMSE Nifti file. Structure: [ val(meta), path(fw_nrmse) ] | False | *__NRMSE.nii.gz |
| fw_dti_tensor | file | Free Water corrected DTI tensor Nifti file. Structure: [ val(meta), path(fw_dti_tensor) ] | False | *__tensor.nii.gz |
| fw_dti_md | file | Free Water corrected DTI Mean Diffusivity Nifti file. Structure: [ val(meta), path(fw_dti_md) ] | False | *__md.nii.gz |
| fw_dti_rd | file | Free Water corrected DTI Radial Diffusivity Nifti file. Structure: [ val(meta), path(fw_dti_rd) ] | False | *__rd.nii.gz |
| fw_dti_ad | file | Free Water corrected DTI Axial Diffusivity Nifti file. Structure: [ val(meta), path(fw_dti_ad) ] | False | *__ad.nii.gz |
| fw_dti_fa | file | Free Water corrected DTI Fractional Anisotropy Nifti file. Structure: [ val(meta), path(fw_dti_fa) ] | False | *__fa.nii.gz |
| fw_dti_rgb | file | Free Water corrected DTI RGB Nifti file. Structure: [ val(meta), path(fw_dti_rgb) ] | False | *__rgb.nii.gz |
| fw_dti_peaks | file | Free Water corrected DTI Peaks Nifti file. Structure: [ val(meta), path(fw_dti_peaks) ] | False | *__evec_v1.nii.gz |
| fw_dti_evecs | file | Free Water corrected DTI Eigenvectors Nifti file. Structure: [ val(meta), path(fw_dti_evecs) ] | False | *__evecs.nii.gz |
| fw_dti_evals | file | Free Water corrected DTI Eigenvalues Nifti file. Structure: [ val(meta), path(fw_dti_evals) ] | False | *__evals.nii.gz |
| fw_dti_residual | file | Free Water corrected DTI Residuals Nifti file. Structure: [ val(meta), path(fw_dti_residual) ] | False | *__residual.nii.gz |
| fw_dti_ga | file | Free Water corrected DTI Geodesic Anisotropy Nifti file. Structure: [ val(meta), path(fw_dti_ga) ] | False | *__ga.nii.gz |
| fw_dti_mode | file | Free Water corrected DTI Mode Nifti file. Structure: [ val(meta), path(fw_dti_mode) ] | False | *__mode.nii.gz |
| fw_dti_norm | file | Free Water corrected DTI Norm Nifti file. Structure: [ val(meta), path(fw_dti_norm) ] | False | *__norm.nii.gz |
| versions | file | File containing software versions Structure: [ path(versions.yml) ] | True | versions.yml |
Parameters (see configuration)
Section titled “Parameters (see configuration)”| Type | Description | Default | Choices | |
|---|---|---|---|---|
| run_noddi | boolean | Whether to run the NODDI reconstruction. | False | |
| run_freewater | boolean | Whether to run the FreeWater correction. | False | |
| para_diff | float | Custom parallel diffusivity prior to use for NODDI and FreeWater models. | None | |
| iso_diff | float | Custom isotropic diffusivity prior to use for NODDI and FreeWater models. | None | |
| perp_diff_min | float | Minimum perpendicular diffusivity prior to use for NODDI and FreeWater models when computing diffusivity priors automatically. | None | |
| perp_diff_max | float | Maximum perpendicular diffusivity prior to use for NODDI and FreeWater models when computing diffusivity priors automatically. | None | |
| average_diff_priors | boolean | Whether to average the diffusivity priors computed from the RECONST/DIFFUSIVITYPRIORS module across all subjects. (Recommended) | False |
Authors
Section titled “Authors”Maintainers
Section titled “Maintainers”Last updated : 2025-12-22