Skip to content

Releases: sunpy/sunpy

v4.1.5

20 Apr 17:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.4...v4.1.5

v4.0.12

20 Apr 17:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.11...v4.0.12

v4.1.4

05 Apr 17:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.3...v4.1.4

v4.0.11

05 Apr 17:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.10...v4.0.11

v4.1.3

14 Feb 23:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.0.10

14 Feb 23:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.9...v4.0.10

v4.1.2

29 Jan 19:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.0.9

29 Jan 19:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.8...v4.0.9

v4.1.1

04 Jan 17:10
b95e0fa
Compare
Choose a tag to compare

4.1.1 (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 the incorrect calculation in ~sunpy.map.header_helper.make_fitswcs_header of the rotation matrix from a rotation angle when the pixels are non-square. (#6597)
  • 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)

v4.0.8

04 Jan 17:12
5ebdf09
Compare
Choose a tag to compare

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)