Module: tracking/pfttracking

Compute include and exclude maps, and the seeding mask from partial volume estimation (PVE) maps. Generates a tractogram using anatomically-constrained particle filter tracking, Particle Filtering Tractography (PFT).

Inputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
wmfileNifti white matter probability map.*.{nii,nii.gz}
gmfileNifti grey matter probability map.*.{nii,nii.gz}
csffileNifti cerebrospinal fuild probability map.*.{nii,nii.gz}
fodffileNifti image of Spherical harmonic file (fodf).*.{nii,nii.gz}
fafileNifti image of FA.*.{nii,nii.gz}

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
trkfileTractogram output file.*.{trk,tck}
configfileJson file containing tracking parameters.*.{json}
includesfileNifti probability map for tracking of ending the streamline and including it in the output.*.{nii,nii.gz}
excludesfileNifti probability map for tracking of ending the streamline and excluding it in the output.*.{nii,nii.gz}
seedingfileNifti seeding mask for tracking.*.{nii,nii.gz}
versionsfileFile containing software versionsversions.yml

Tools

DescriptionHomepageDOI
DIPYDIPY is the paragon 3D/4D+ imaging library in Python.https://dipy.org10.1016/j.neuroimage.2014.04.074
scilpyThe Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox.https://github.com/scilus/scilpy.git

Keywords

Diffusion MRI
Tractography
Particle Filtering Tractography

Authors

@Manonedde