Convert a boolean mask vector into an equivalent slice (if possible).
mask: boolean array :
The mask.
slice or boolean array :
If possible the boolean mask is converted into a slice. If this is not possible the unmodified boolean mask is returned.
mvpa2.mappers.slicing.accepts_dataset_as_samples
mvpa2.mappers.slicing.Mapper
Enter search terms or a module, class or function name.