Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@astrofrog astrofrog released this 26 Jul 11:45
· 12 commits to main since this release
70536f0

What's Changed

Bug Fixes

  • Support readonly arrays in adaptive by @svank in #452
  • Fix bug with artifacts in reproject_to_healpix by @astrofrog in #459

New Features

  • Fix multi-threaded reprojection when using Astropy WCS by @astrofrog in #434
  • Generalize reproject_and_coadd for N-dimensional data, and add option to specify blank pixel value and progress bar by @keflavich in #351
  • Improve performance for large datasets and switch to multi-threading by default by @astrofrog in #443

Documentation

Other Changes

Full Changelog: v0.13.1...v0.14.0