R/templates.R
t1_preprocess.Rd
Process 'MRI' and align with template brains
t1_preprocess( t1_path, templates = "mni_icbm152_nlin_asym_09a", work_path = ".", verbose = TRUE )
path to a 'T1' image
template to use; default is 'mni_icbm152_nlin_asym_09a',
'mni_icbm152_nlin_asym_09a'
working path, must be a directory
whether to verbose the progress
Nothing will be returned. Please check work_path for results.
work_path