WcsMap ====== .. currentmodule:: gammapy.maps .. autoclass:: WcsMap :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~WcsMap.data ~WcsMap.geom ~WcsMap.is_mask ~WcsMap.meta ~WcsMap.quantity ~WcsMap.tag ~WcsMap.unit .. rubric:: Methods Summary .. autosummary:: ~WcsMap.coadd ~WcsMap.copy ~WcsMap.create ~WcsMap.crop ~WcsMap.cumsum ~WcsMap.dot ~WcsMap.downsample ~WcsMap.fill_by_coord ~WcsMap.fill_by_idx ~WcsMap.fill_by_pix ~WcsMap.fill_events ~WcsMap.from_geom ~WcsMap.from_hdulist ~WcsMap.from_stack ~WcsMap.get_by_coord ~WcsMap.get_by_idx ~WcsMap.get_by_pix ~WcsMap.get_image_by_coord ~WcsMap.get_image_by_idx ~WcsMap.get_image_by_pix ~WcsMap.get_spectrum ~WcsMap.integral ~WcsMap.interp_by_coord ~WcsMap.interp_by_pix ~WcsMap.interp_to_geom ~WcsMap.is_allclose ~WcsMap.iter_by_axis ~WcsMap.iter_by_image ~WcsMap.iter_by_image_data ~WcsMap.iter_by_image_index ~WcsMap.mask_nearest_position ~WcsMap.normalize ~WcsMap.pad ~WcsMap.plot_grid ~WcsMap.plot_interactive ~WcsMap.read ~WcsMap.reduce ~WcsMap.reduce_over_axes ~WcsMap.rename_axes ~WcsMap.reorder_axes ~WcsMap.reproject_by_image ~WcsMap.reproject_to_geom ~WcsMap.resample ~WcsMap.resample_axis ~WcsMap.sample_coord ~WcsMap.set_by_coord ~WcsMap.set_by_idx ~WcsMap.set_by_pix ~WcsMap.slice_by_idx ~WcsMap.split_by_axis ~WcsMap.sum_over_axes ~WcsMap.to_cube ~WcsMap.to_hdu ~WcsMap.to_hdulist ~WcsMap.to_unit ~WcsMap.upsample ~WcsMap.write .. rubric:: Attributes Documentation .. autoattribute:: data .. autoattribute:: geom .. autoattribute:: is_mask .. autoattribute:: meta .. autoattribute:: quantity .. autoattribute:: tag .. autoattribute:: unit .. rubric:: Methods Documentation .. automethod:: coadd .. automethod:: copy .. automethod:: create .. automethod:: crop .. automethod:: cumsum .. automethod:: dot .. automethod:: downsample .. automethod:: fill_by_coord .. automethod:: fill_by_idx .. automethod:: fill_by_pix .. automethod:: fill_events .. automethod:: from_geom .. automethod:: from_hdulist .. automethod:: from_stack .. automethod:: get_by_coord .. automethod:: get_by_idx .. automethod:: get_by_pix .. automethod:: get_image_by_coord .. automethod:: get_image_by_idx .. automethod:: get_image_by_pix .. automethod:: get_spectrum .. automethod:: integral .. automethod:: interp_by_coord .. automethod:: interp_by_pix .. automethod:: interp_to_geom .. automethod:: is_allclose .. automethod:: iter_by_axis .. automethod:: iter_by_image .. automethod:: iter_by_image_data .. automethod:: iter_by_image_index .. automethod:: mask_nearest_position .. automethod:: normalize .. automethod:: pad .. automethod:: plot_grid .. automethod:: plot_interactive .. automethod:: read .. automethod:: reduce .. automethod:: reduce_over_axes .. automethod:: rename_axes .. automethod:: reorder_axes .. automethod:: reproject_by_image .. automethod:: reproject_to_geom .. automethod:: resample .. automethod:: resample_axis .. automethod:: sample_coord .. automethod:: set_by_coord .. automethod:: set_by_idx .. automethod:: set_by_pix .. automethod:: slice_by_idx .. automethod:: split_by_axis .. automethod:: sum_over_axes .. automethod:: to_cube .. automethod:: to_hdu .. automethod:: to_hdulist .. automethod:: to_unit .. automethod:: upsample .. automethod:: write