suncasa.utils.plot_map
Functions
|
|
|
|
|
|
|
|
|
|
|
Module Contents
- suncasa.utils.plot_map.map2wcsgrids(sunpymap, cell=False, antialiased=True)[source]
- Parameters:
sunpymap
cell – if True, return the coordinates of the pixel centers. if False, return the coordinates of the pixel boundaries
- Returns:
- suncasa.utils.plot_map.imshow(sunpymap, axes=None, rot=0, **kwargs)[source]
- Parameters:
sunpymap
axes
rot – rotation angle in degrees counter-clockwise. Must be an integer multiple of 90.
kwargs
- Returns: