sunpy icon indicating copy to clipboard operation
sunpy copied to clipboard

Suggest the use of `assume_spherical_screen()` in the autoalign/reproject examples

Open ayshih opened this issue 2 years ago • 0 comments

These two examples:

  • Autoaligning: https://docs.sunpy.org/en/v3.1.5/generated/gallery/map_transformations/autoalign_aia_hmi.html
  • Reprojecting: https://docs.sunpy.org/en/v3.1.5/generated/gallery/map_transformations/reprojection_align_aia_hmi.html

are silent about the fact that off-disk HMI data is being discarded. The examples should note that, and additionally suggest that the user can use Helioprojective.assume_spherical_screen() to retain the off-disk HMI data.

ayshih avatar Mar 22 '22 15:03 ayshih