GUPPIHeader =========== .. currentmodule:: baseband.guppi.header .. autoclass:: GUPPIHeader :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~GUPPIHeader.bps ~GUPPIHeader.cards ~GUPPIHeader.channels_first ~GUPPIHeader.comments ~GUPPIHeader.complex_data ~GUPPIHeader.frame_nbytes ~GUPPIHeader.nbytes ~GUPPIHeader.nchan ~GUPPIHeader.npol ~GUPPIHeader.offset ~GUPPIHeader.overlap ~GUPPIHeader.payload_nbytes ~GUPPIHeader.sample_rate ~GUPPIHeader.sample_shape ~GUPPIHeader.samples_per_frame ~GUPPIHeader.sideband ~GUPPIHeader.start_time ~GUPPIHeader.supported_formats ~GUPPIHeader.time .. rubric:: Methods Summary .. autosummary:: ~GUPPIHeader.add_blank ~GUPPIHeader.add_comment ~GUPPIHeader.add_history ~GUPPIHeader.append ~GUPPIHeader.clear ~GUPPIHeader.copy ~GUPPIHeader.count ~GUPPIHeader.extend ~GUPPIHeader.fromfile ~GUPPIHeader.fromkeys ~GUPPIHeader.fromstring ~GUPPIHeader.fromtextfile ~GUPPIHeader.fromvalues ~GUPPIHeader.get ~GUPPIHeader.index ~GUPPIHeader.insert ~GUPPIHeader.items ~GUPPIHeader.keys ~GUPPIHeader.pop ~GUPPIHeader.popitem ~GUPPIHeader.remove ~GUPPIHeader.rename_keyword ~GUPPIHeader.set ~GUPPIHeader.setdefault ~GUPPIHeader.strip ~GUPPIHeader.tofile ~GUPPIHeader.tostring ~GUPPIHeader.totextfile ~GUPPIHeader.update ~GUPPIHeader.values ~GUPPIHeader.verify .. rubric:: Attributes Documentation .. autoattribute:: bps .. autoattribute:: cards .. autoattribute:: channels_first .. autoattribute:: comments .. autoattribute:: complex_data .. autoattribute:: frame_nbytes .. autoattribute:: nbytes .. autoattribute:: nchan .. autoattribute:: npol .. autoattribute:: offset .. autoattribute:: overlap .. autoattribute:: payload_nbytes .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: sideband .. autoattribute:: start_time .. autoattribute:: supported_formats .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: add_blank .. automethod:: add_comment .. automethod:: add_history .. automethod:: append .. automethod:: clear .. automethod:: copy .. automethod:: count .. automethod:: extend .. automethod:: fromfile .. automethod:: fromkeys .. automethod:: fromstring .. automethod:: fromtextfile .. automethod:: fromvalues .. automethod:: get .. automethod:: index .. automethod:: insert .. automethod:: items .. automethod:: keys .. automethod:: pop .. automethod:: popitem .. automethod:: remove .. automethod:: rename_keyword .. automethod:: set .. automethod:: setdefault .. automethod:: strip .. automethod:: tofile .. automethod:: tostring .. automethod:: totextfile .. automethod:: update .. automethod:: values .. automethod:: verify