PulseStack ========== .. currentmodule:: baseband.tasks .. autoclass:: PulseStack :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PulseStack.closed ~PulseStack.complex_data ~PulseStack.dtype ~PulseStack.meta ~PulseStack.ndim ~PulseStack.offset ~PulseStack.sample_rate ~PulseStack.sample_shape ~PulseStack.samples_per_frame ~PulseStack.shape ~PulseStack.size ~PulseStack.start_time ~PulseStack.stop_time ~PulseStack.time .. rubric:: Methods Summary .. autosummary:: ~PulseStack.close ~PulseStack.read ~PulseStack.seek ~PulseStack.tell .. rubric:: Attributes Documentation .. autoattribute:: closed .. autoattribute:: complex_data .. autoattribute:: dtype .. autoattribute:: meta .. autoattribute:: ndim .. autoattribute:: offset .. autoattribute:: sample_rate .. autoattribute:: sample_shape .. autoattribute:: samples_per_frame .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: start_time .. autoattribute:: stop_time .. autoattribute:: time .. rubric:: Methods Documentation .. automethod:: close .. automethod:: read .. automethod:: seek .. automethod:: tell