Replace implicit medial wall values (not indicated in ROI, but are in
mwall_values
) with explicit medial wall values (indicated in ROI)
in a metric GIFTI file.
fix_gifti_mwall(
metric_fname,
fixed_metric_fname,
ROI_fname,
fixed_ROI_fname,
mwall_values = c(NA, NaN)
)
File path to the data GIFTI
File path to the revised data GIFTI
File path to the ROI GIFTI
File path to the revised ROI GIFTI
The values to use to infer the medial wall. Default:
c(NA, NaN)
.
NULL
, invisibly