Image2D ======= .. currentmodule:: sofia_redux.scan.source_models.maps.image_2d .. autoclass:: Image2D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Image2D.core ~Image2D.ndim .. rubric:: Methods Summary .. autosummary:: ~Image2D.add_proprietary_unit ~Image2D.copy ~Image2D.get_image ~Image2D.new_image ~Image2D.numpy_to_fits ~Image2D.read_hdul ~Image2D.set_data ~Image2D.set_data_size ~Image2D.size_x ~Image2D.size_y .. rubric:: Attributes Documentation .. autoattribute:: core .. autoattribute:: ndim .. rubric:: Methods Documentation .. automethod:: add_proprietary_unit .. automethod:: copy .. automethod:: get_image .. automethod:: new_image .. automethod:: numpy_to_fits .. automethod:: read_hdul .. automethod:: set_data .. automethod:: set_data_size .. automethod:: size_x .. automethod:: size_y