Resample a CIFTI from a template, ensuring the new CIFTI's resolution matches that of the template.
resample_cifti_from_template(original_fname, template_fname, target_fname)
The target_fname
, invisibly
A CIFTI file to resample.
A CIFTI file to use as the template.
The file name to save the resampled CIFTI.
This function interfaces with the "-cifti-resample"
Workbench command.
Other manipulating xifti:
add_surf()
,
apply_parc()
,
apply_xifti()
,
combine_xifti()
,
convert_to_dlabel()
,
merge_xifti()
,
move_to_mwall()
,
move_to_submask()
,
newdata_xifti()
,
remap_cifti()
,
remove_xifti()
,
resample_cifti()
,
scale_xifti()
,
select_xifti()
,
set_names_xifti()
,
smooth_cifti()
,
transform_xifti()