Skip to contents

This file provides HDF5 reading and writing functionality for LatentNeuroVec objects.

The class definition and core methods are in the fmrilatent package. This file provides:

  • write_vec method for writing to HDF5

  • load_data method for reading from HDF5

  • validate_latent_file for file validation

  • Internal HDF5 helper functions

See also

LatentNeuroVec (from fmrilatent)