MaskBase ======== .. currentmodule:: spectral_cube.masks .. autoclass:: MaskBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MaskBase.dtype ~MaskBase.ndim ~MaskBase.shape ~MaskBase.size .. rubric:: Methods Summary .. autosummary:: ~MaskBase.any ~MaskBase.exclude ~MaskBase.include ~MaskBase.quicklook ~MaskBase.view .. rubric:: Attributes Documentation .. autoattribute:: dtype .. autoattribute:: ndim .. autoattribute:: shape .. autoattribute:: size .. rubric:: Methods Documentation .. automethod:: any .. automethod:: exclude .. automethod:: include .. automethod:: quicklook .. automethod:: view