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