Skip to content

tractogram_densitymap

Compute density maps from tractograms

Keywords : Diffusion MRI, Tractogram, Density Map


Format : tuple val(meta), path(tractogram)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]True
tractogramfileTractogram file for density map computationTrue*.trk

Format : tuple val(meta), path(*__*.nii.gz)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]True
__.nii.gzfileComputed density mapTrue*__*.nii.gz

Format : path(versions.yml)

TypeDescriptionMandatoryPattern
versions.ymlfileFile containing software versionsTrueversions.yml

TypeDescriptionDefaultChoices
binaryintegerIf set, will store the same value for all intersected voxels, creating a binary map. When set without a value, 1 is used (and dtype uint8). If a value is given, will be used as the stored value.1
endpoints_onlybooleanIf set, will only use the endpoints. To get a head and a tail maps, see scil_bundle_compute_endpoints_map.False

DescriptionDOI
scilpyThe Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox.


Last updated : 2025-10-30