all_coordinates_from_map#
- sunpy.map.all_coordinates_from_map(smap)[source]#
Returns the coordinates of the center of every pixel in a map.
- Parameters:
smap (
GenericMap
) – A SunPy map.- Returns:
SkyCoord
– An two-dimensional array of sky coordinates in the coordinate system “coordinate_system”.