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