Skip to content

Watney Solver v1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 17:28
· 36 commits to master since this release

Bugfix release, v1.1.3

A small but important bugfix release.

Changelog

Fixed

  • Fixed the issue of truncating the exponent when writing long decimal
    numbers with scientific notation to the solve result WCS FITS file headers.
    This affects you if you were reading coordinates and the CD matrix from the
    outputted solve result WCS file.
    Watney CLI JSON and TSV output was unaffected by this bug.

Downloads

CLI solver

watney-solve-cli-1.1.3*

The packages contain a single-file, self-contained executable. Therefore .NET 6 runtime installation is not required.
You'll also need to download the Gaia2 Quad Database release.

Extract to any directory, same goes to the quad database. Edit the configuration file watney-solve-config.yml to set the path to your quad database directory.

API solver

watney-solve-api-1.1.3*

The Watney API app. Includes the Astrometry.net compatibility API.

The packages contain a single-file, self-contained executable. Therefore .NET 6 runtime installation is not required.
You'll also need to download the Gaia2 Quad Database release.

Extract to any directory, same goes to the quad database. Edit the configuration file config.yml to set the path to your quad database directory, and to configure the API to your liking.

Click on > Assets to view the downloads.