SpatialBase =========== .. currentmodule:: astrodendro.analysis .. autoclass:: SpatialBase :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SpatialBase.area_ellipse ~SpatialBase.beam_major ~SpatialBase.beam_minor ~SpatialBase.data_unit ~SpatialBase.flux ~SpatialBase.major_sigma ~SpatialBase.minor_sigma ~SpatialBase.position_angle ~SpatialBase.radius ~SpatialBase.spatial_scale ~SpatialBase.wavelength ~SpatialBase.wcs ~SpatialBase.x_cen ~SpatialBase.y_cen .. rubric:: Methods Summary .. autosummary:: ~SpatialBase.to_mpl_ellipse .. rubric:: Attributes Documentation .. autoattribute:: area_ellipse .. autoattribute:: beam_major .. autoattribute:: beam_minor .. autoattribute:: data_unit .. autoattribute:: flux .. autoattribute:: major_sigma .. autoattribute:: minor_sigma .. autoattribute:: position_angle .. autoattribute:: radius .. autoattribute:: spatial_scale .. autoattribute:: wavelength .. autoattribute:: wcs .. autoattribute:: x_cen .. autoattribute:: y_cen .. rubric:: Methods Documentation .. automethod:: to_mpl_ellipse