Skip to content

resample

Module: image/resample

Script to resample a dataset to match the resolution of another reference dataset or to the resolution specified in argument. Needs either one of voxel_size, volume_size, iso_min or reference as parameter/input. Interpolation defaults as linear.

Keywords : resample, nifti, volume, scilpy


Inputs

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]true
imagefileNifti image file to resample to*.{nii,nii.gz}
reffileNifti reference image file*.{nii,nii.gz}

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
imagefileNifti image file resampled*_resampled.{nii,nii.gz}
versionsfileFile containing software versionsversions.yml

Tools

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

Authors

scilus


Last updated : 2025-07-15