Skip to content

Spatial smoothing #1

Description

@RayStick

Add a standard spatial smoothing script. Starting point, of using AFNI function:

Smooth whole dataset
3dBlurToFWHM -FWHM 4 -automask -prefix ALLSmoothed4mm.nii.gz -input Not_Smoothing.nii.gz
Or just smooth within a mask
3dBlurToFWHM -FWHM 4 -mask GMmask.nii.gz –prefix GMSmoothed4mm.nii.gz –input Not_Smoothing.nii.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions