forked from sunpy/sunpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reproject AIA instead of HMI in masking example (sunpy#7160)
* reproject aia in masking example * Update examples/map/masking_hmi.py Co-authored-by: Nabil Freij <nabil.freij@gmail.com> * changelog * addressed review comments * Update examples/map/masking_hmi.py Co-authored-by: Stuart Mumford <stuart@cadair.com> * Add explanation for interpolating AIA instead of HMI --------- Co-authored-by: Nabil Freij <nabil.freij@gmail.com> Co-authored-by: Stuart Mumford <stuart@cadair.com>
- Loading branch information
1 parent
10f6f05
commit bb83405
Showing
2 changed files
with
28 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
Changed the :ref:`sphx_glr_generated_gallery_map_masking_hmi.py` to reproject AIA to HMI instead of the other way around. | ||
This is to avoid interpolating the HMI LOS magnetic field data. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters