apply_spatial_normalize.Rd
Apply Spatial Normalization
apply_spatial_normalize(x, template = c("none", "Eve", "MNI"), template_fname, fwdtransforms = NULL, suffix = "", interpolator = "lanczosWindowedSinc", outdir = tempdir(), verbose = TRUE, copy_origin = TRUE, origin = NULL)
x | List of filenames |
---|---|
template | Resampling to |
template_fname | Filename of Template |
fwdtransforms | Transforms to template if not resampling |
suffix | Name to append to the image filename |
interpolator | interpolation passed to |
outdir | Output directory |
verbose | Print diagnostic messages |
copy_origin | Copy image origin from |
origin | the origin to set for the image if
|
List of filenames of normalized data