Module: image/cropvolume

Crop empty planes around the data in a volume

Inputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
imagefileNifti image file to crop*.{nii,nii.gz}
bounding_boxfileInput bounding box to use to crop the image*.{pkl}

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
imagefileCropped Nifti image file*_cropped.{nii,nii.gz}
bounding_boxfileBouding box defining the limits of the crop*.pkl
versionsfileFile containing software versionsversions.yml

Tools

DescriptionHomepageDOI
scilpyThe Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox.https://github.com/scilus/scilpy.git

Keywords

nifti
crop
scilpy

Authors

@AlexVCaron