Converts NIML ROI representation in mapping from ROI labels to node indices
roi: list of dictionaries :
NIML ROIs representation, e.g. from read()
roi_mapping: dict :
A mapping from ROI labels to numpy arrays with node indices
Notes
It is assumed that all labels in the rois are unique, otherwise an exception is raised
mvpa2.support.nibabel.afni_niml_roi.from_any
mvpa2.support.nibabel.afni_niml_roi.read
Enter search terms or a module, class or function name.