Skip to content

v1.13.0

Choose a tag to compare

@ortk95 ortk95 released this 21 Jul 12:58
· 60 commits to main since this release
b03b8be

What's Changed

Features & Bug Fixes

  • Add angular (arcsec) backplanes by @ortk95 in #483
  • Add option to customise the set of backplanes saved by save_observation, save_mapped_observation and the GUI by @ortk95 in #485
  • Add rotate_north_to_top method to put the disc's north pole at the top of the image by @ortk95 in #486
  • Add methods to scale image sizes and add borders around the image by @ortk95 in #487
  • Add general plot_img method to BodyXY by @ortk95 in #488
  • Add numeric WCS offsets to the GUI and allow them to be manually adjusted by @ortk95 in #489
  • Add help tab to GUI by @ortk95 in #491

Documentation

  • Improve documentation of coordinate systems by @ortk95 in #473
  • Improve documentation and add help note for errors when running the GUI over SSH with no X11 forwarding by @ortk95 in #482

Development

  • Relax floating point checks in some unit tests by @ortk95 in #478
  • Ignore PIL "'mode' parameter is deprecated" DeprecationWarning by @ortk95 in #481
  • Update version by @ortk95 in #492

Dependencies

  • Bump pyright from 1.1.401 to 1.1.402 by @dependabot[bot] in #475
  • Bump coverage from 7.8.2 to 7.9.1 by @dependabot[bot] in #476
  • Bump the package-requirements group across 1 directory with 4 updates by @dependabot[bot] in #479

Full Changelog: v1.12.5...v1.13.0