Background2D ============ .. currentmodule:: photutils.background .. autoclass:: Background2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Background2D.background ~Background2D.background_median ~Background2D.background_mesh ~Background2D.background_mesh_masked ~Background2D.background_rms ~Background2D.background_rms_median ~Background2D.background_rms_mesh ~Background2D.background_rms_mesh_masked ~Background2D.mesh_nmasked .. rubric:: Methods Summary .. autosummary:: ~Background2D.plot_meshes .. rubric:: Attributes Documentation .. autoattribute:: background .. autoattribute:: background_median .. autoattribute:: background_mesh .. autoattribute:: background_mesh_masked .. autoattribute:: background_rms .. autoattribute:: background_rms_median .. autoattribute:: background_rms_mesh .. autoattribute:: background_rms_mesh_masked .. autoattribute:: mesh_nmasked .. rubric:: Methods Documentation .. automethod:: plot_meshes