v1.13.0
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_observationand the GUI by @ortk95 in #485 - Add
rotate_north_to_topmethod 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_imgmethod toBodyXYby @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