Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@PJ-Watson PJ-Watson released this 03 Feb 17:22

This release should fix many of the compatibility issues that have arisen in the last couple of years. It follows on from the temporary fork at PJ-Watson/sep-pjw, which should now be considered deprecated.

This brings a few changes to integer types in the C API, to fix a bug with large images (#122 ). See this page in the documentation for more details. This should not affect any users of the Python package.

For a more in-depth changelog since the last sep release, see here.

What's Changed

  • Added back in a loop over objects in the deblending. by @cmccully in #127
  • Fix bug with improper cluster threshold set for variable threshold situations by @Bookaflok in #146
  • Update bench.py by @ysBach in #148
  • Merge sep-pjw into main by @PJ-Watson in #160.
  • Fix bugged mask threshold in #164.

New Contributors

Full Changelog: v1.2.1...v1.4.0