For an input cifti file without volume data, the template cifti file to -cifti-resample must also not have volume data. You may find it simpler to do -cifti-separate and then -label-resample (and optionally put them back together in a new cifti file with -cifti-create-label - depending on your purposes, you may not need to exclude the medial wall ROI).
If you need to match a specific existing cifti space that has voxel data, then the easiest way may be to use -cifti-create-dense-from-template using another cifti file that has volume data, with the current surface resolution, as the template, which should put the "unlabeled" value into all voxel structures, and then feed that to -cifti-resample. Tim On Wed, Jun 6, 2018 at 8:52 AM, Amin Dadashi <[email protected]> wrote: > Hi, > > I am trying to use "wb_command -cifti-resample" on a CIFTI label file and > here is the the error that I get: > "ERROR: AccumbensLeft volume model missing from input cifti". I checked > the *.label.nii* file and it has no volume data. Is there a trick to run > "wb_command -cifti-resample" for such a cifti file? > > Thank you, > Amin > > _______________________________________________ > HCP-Users mailing list > [email protected] > http://lists.humanconnectome.org/mailman/listinfo/hcp-users > _______________________________________________ HCP-Users mailing list [email protected] http://lists.humanconnectome.org/mailman/listinfo/hcp-users
