all_pixel_indices_from_map#
- sunpy.map.all_pixel_indices_from_map(smap)[source]#
Returns pixel pair indices of every pixel in a map.
- Parameters:
smap (
GenericMap) – A SunPy map.- Returns:
array– Anumpy.arraywith the all the pixel indices built from the dimensions of the map.