Convolve ======== .. currentmodule:: baseband.tasks .. autoclass:: Convolve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Convolve.closed ~Convolve.complex_data ~Convolve.dtype ~Convolve.meta ~Convolve.ndim ~Convolve.offset ~Convolve.sample_rate ~Convolve.sample_shape ~Convolve.samples_per_frame ~Convolve.shape ~Convolve.size ~Convolve.start_time ~Convolve.stop_time ~Convolve.time .. rubric:: Methods Summary .. autosummary:: ~Convolve.close ~Convolve.read ~Convolve.seek ~Convolve.task ~Convolve.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:: task .. automethod:: tell