Skip to content

ENH: Volume labeling #6155

@larsoner

Description

@larsoner

At some point we should have a way of "label-izing" volumes like we do for surfaces. Freesurfer probably has utilities/files for this but I've never looked or worked with them (probably aseg.mgz), and in general we should have a way of making volume labels. Basically we need (API proposal):

  1. read_labels_from_aseg (or whatever the correct Freesurfer file is), which returns a list of...
  2. VolumeLabel or some equivalent (needs suitabl API and I/O functions)
  3. extract_label_time_course extended to work for VolSourecEstimate + VolLabel

Eventually we should make everything work for mixed source spaces, too, but there are probably other things to sort out before then (e.g., mixed orientation priors).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions