Inheritance diagram for nipy.neurospin.spatial_models.structural_bfls:
The main routine of this package that aims at performing the extraction of ROIs from multisubject dataset using the localization. This has been puclished in Thirion et al. Structural Analysis of fMRI Data Revisited: Improving the Sensitivity and Reliability of fMRI Group Studies. IEEE TMI 2007
Author : Bertrand Thirion, 2006-2008
This class is intended to represent inter-subject regions its members are: - k: (int) the number of regions involved - subj: array of int of size k, an identifier from where (‘the subjects’) the regions come from - idx : array of int of size k, an index related to each region, typically a seed voxel of the region in a certain representation - coord: array of double of size k*p, where p is a certain space dimension representing coordinates of the regions in a certain unspecified, but common system