Loads the content of an HDF5 file that has been stored by h5save().
This is a convenience wrapper around hdf2obj(). Please see its documentation for more details.
filename : str
Name of the file to open and load its content.
name : str
Name of a specific object to load from the file.
instance :
An object of whatever has been stored in the file.
mvpa2.misc.surfing.volume_mask_dict.from_any
mvpa2.misc.surfing.volume_mask_dict.h5save
Enter search terms or a module, class or function name.