Read neuromaps volume annotation via surface projection
Source:R/read-write.R
read_neuromaps_volume.RdProjects an MNI152-space NIfTI volume onto the fsaverage5 surface via
FreeSurfer's mri_vol2surf, then discretizes the projected per-vertex
values using the same binning logic as read_neuromaps_annotation().
Usage
read_neuromaps_volume(nifti_file, n_bins = NULL, output_dir = tempdir())