HDF5Frame ========= .. currentmodule:: baseband_tasks.io.hdf5 .. autoclass:: HDF5Frame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HDF5Frame.data ~HDF5Frame.dtype ~HDF5Frame.fill_value ~HDF5Frame.nbytes ~HDF5Frame.ndim ~HDF5Frame.sample_shape ~HDF5Frame.shape ~HDF5Frame.size ~HDF5Frame.valid .. rubric:: Methods Summary .. autosummary:: ~HDF5Frame.fromdata ~HDF5Frame.fromfile ~HDF5Frame.keys ~HDF5Frame.tofile ~HDF5Frame.verify .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: dtype .. autoattribute:: fill_value .. autoattribute:: nbytes .. autoattribute:: ndim .. autoattribute:: sample_shape .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: valid .. rubric:: Methods Documentation .. automethod:: fromdata .. automethod:: fromfile .. automethod:: keys .. automethod:: tofile .. automethod:: verify