plot_map_reproj#
- stixpy.visualisation.map_reprojection.plot_map_reproj(map, reprojected_map)[source]#
Plot the original map, reprojected map and observer locations
- Parameters:
map (
sunpy.map.Map) – The input map to be reprojectedreprojected_map (
sunpy.map.Map) – The reprojected map
- Returns:
matplotlib.Figure– Figure showing the original map, reprojected map, and the observer locations