Skip to content

v4.0.8

Compare
Choose a tag to compare
@dstansby dstansby released this 04 Jan 17:12
· 2196 commits to main since this release
5ebdf09

4.0.8 (2022-12-30)

New Features

  • Added three tutorials which replicate ~sunpy.map.CompositeMap functionality (sphx_glr_generated_gallery_plotting_AIA_HMI_composite.py, sphx_glr_generated_gallery_plotting_masked_composite_plot.py, sphx_glr_generated_gallery_plotting_three_map_composite.py). A fourth tutorial (sphx_glr_generated_gallery_plotting_rgb_composite.py) demonstrates how to create an RGB image with three different maps. (#6459)

Bug Fixes

  • Fixed an issue with loading old EIT fits files with sunpy.map.Map where the date could not be parsed. (#6605)

Documentation

  • Added sunpy.map.PixelPair to the reference documentation. (#6620)