LazyComparisonMask ================== .. currentmodule:: spectral_cube.masks .. autoclass:: LazyComparisonMask :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LazyComparisonMask.dtype ~LazyComparisonMask.ndim ~LazyComparisonMask.shape ~LazyComparisonMask.size .. rubric:: Methods Summary .. autosummary:: ~LazyComparisonMask.any ~LazyComparisonMask.exclude ~LazyComparisonMask.include ~LazyComparisonMask.quicklook ~LazyComparisonMask.view ~LazyComparisonMask.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