Skip to content

1.8.0

Choose a tag to compare

@melix melix released this 11 Nov 14:41
· 1948 commits to main since this release
448664b

What's Changed

Upgrade to 1.8.1 instead: https://github.com/melix/astro4j/releases/tag/1.8.1

/!\ Known bug: if you see a NumberParseException at process startup, make sure to enable Richardson-Lucy deconvolution in the parameters and set the number of iterations to 0 or any number you wish (see #176)

  • Add support for Richardson-Lucy deconvolution by @melix in #170
  • Add an option to process a pixel shift from the profile by @melix in #171
  • Rework image display by @melix in #172
  • Fix errors not being reported in batch mode by @melix in #173
  • Display pixel shift in recon images by @melix in #174
  • Update documentation for 1.8 by @melix in #175

Download links

The following binaries are provided as a convenience and built from sources using GitHub Actions.
They are provided as-is, without any warranty.

Full Changelog: 1.7.2...1.8.0