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