WatneyAstrometry.Core 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WatneyAstrometry.Core --version 1.1.0
NuGet\Install-Package WatneyAstrometry.Core -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WatneyAstrometry.Core" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WatneyAstrometry.Core --version 1.1.0
#r "nuget: WatneyAstrometry.Core, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WatneyAstrometry.Core as a Cake Addin
#addin nuget:?package=WatneyAstrometry.Core&version=1.1.0

// Install WatneyAstrometry.Core as a Cake Tool
#tool nuget:?package=WatneyAstrometry.Core&version=1.1.0

Major changes

Changed

  • Major performance improvements to blind solves. Caching and the new smaller database have greatly increased performance and blind solves perform 30-80% faster compared to Watney 1.0.
  • Noticeable performance improvements to nearby solves thanks to faster database initialization and less file reads.
  • Introduced new database format (version 3) which introduces separate index files for faster database initialization and the quads are now packed into smaller size, dropping the database size by 18%. Note: the new Watney version is not compatible with version 2 database files due to major data structure changes. New database files for version 3 format must be downloaded and used.

Fixed

  • WatneyAstrometry.Core fix: in nearby solves the min-max range is now correctly checked, so that min radius can never be entered as 0. This bug existed in 1.0.0 which caused the CLI solver to always fail when using the '--use-fits-headers' parameter.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WatneyAstrometry.Core:

Package Downloads
WatneyAstrometry.ImageReaders

Common image format (png, jpg) reader implementation for WatneyAstrometry.Core.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.3 172 7/4/2023
1.2.0 382 1/21/2023
1.1.3 617 6/15/2022
1.1.2 607 4/18/2022
1.1.1 589 3/7/2022
1.1.0 633 2/21/2022
1.0.0 594 1/30/2022
0.9.0-prerelease 214 12/18/2021