DADAFrame ========= .. currentmodule:: baseband.dada.frame .. autoclass:: DADAFrame :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DADAFrame.data ~DADAFrame.dtype ~DADAFrame.fill_value ~DADAFrame.nbytes ~DADAFrame.ndim ~DADAFrame.sample_shape ~DADAFrame.shape ~DADAFrame.size ~DADAFrame.valid .. rubric:: Methods Summary .. autosummary:: ~DADAFrame.fromdata ~DADAFrame.fromfile ~DADAFrame.keys ~DADAFrame.tofile ~DADAFrame.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