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