You might want to use "wb_command -cifti-parcellate" to do this for you, it
has some extra options to do things like weighted means according to vertex
area.

Manually matching things up in matlab from loaded cifti files may be
difficult, as some .dlabel.nii files don't exclude the medial wall, and may
not include the subcortical voxels that the .dtseries.nii files do.  You
can use -cifti-separate on cifti files to make simpler single-hemisphere
full-surface gifti files, and a nifti volume file for the subcortical stuff
(though doing this on the timeseries will result in a fairly large volume
file when loaded in memory).

Tim


On Wed, Aug 10, 2016 at 2:48 PM, Ferdaus Kawsar <ferdaus.kaw...@gmail.com>
wrote:

> Hi HCP Team,
>                     I was wondering if someone could help regarding a task
> I am trying to do. I need to extract average time-course for both cortical
> and sub-cortical parcels.
> I was able to extract average time-courses for sub-cortical parcels.
>
> After I loaded my *dtseries.nii cifti files (using ft_read_cifti()) in
> matlab, I could access all the time-courses for sub-cortical regions. There
> are 19 sub-cortical regions. After I got all the time -courses for a
> sub-cortical region, a simple mean() method in matlab gave me the average
> time-course. I am curious if this approach is right?
>
> Also, how do I get the time-courses for a cortical parcel? My eventual
> goal is to extract average time course for each of 180 parcels in each
> hemisphere.
>
> Best regards,
> -Ferdaus
> --
> Ferdaus A. Kawsar, PhD
> Research Scientist II
> Department of Neurology
> Medical College of Wisconsin
> Milwaukee, WI
>
> _______________________________________________
> HCP-Users mailing list
> HCP-Users@humanconnectome.org
> http://lists.humanconnectome.org/mailman/listinfo/hcp-users
>

_______________________________________________
HCP-Users mailing list
HCP-Users@humanconnectome.org
http://lists.humanconnectome.org/mailman/listinfo/hcp-users

Reply via email to