Code Monkey home page Code Monkey logo

Comments (3)

Jusas avatar Jusas commented on September 3, 2024

Hi @papaf76

This project is pretty dead, as the alternatives like ASTAP or locally installed astrometry.net exist - it's basically a compatibility layer, which hasn't had much use in the end. Since it's been 3 years since the last release, I can imagine a lot has changed, and Python2 -> Python3 change is also something the install should account for. The Windows installer is probably also outdated, since there's the WSL -> WSL2 change. This tool is pretty much deprecated by now.

However I'm still not going to leave anyone hanging if the amount of work is reasonable.
Can you tell me a bit more about your use case? Mainly:

  • What OS are you running it on? (assuming Windows, since KStars has native astrometry.net support on Linux)
  • Which version of astrometry.net are we talking about?
  • Is this behavior (requiring image dimensions as parameters) a new requirement by astrometry.net, or just that the new KStars pushes these parameters to astrometry-api-lite, and it can't cope with unknown parameters?
  • Is the returned field size a new feature in astrometry.net?

I'm still on the fence whether to keep supporting this project or not, as my time is limited - then again a crunch like this would at least breath some new life to it and give you and others some time to look for other options.

By the way, I'm currently working on a completely new solver that is based on the ASTAP solver algorithm, called WatneyAstrometry, which is currently in pre-release stage (first testable version available). I haven't made any noise about it yet since there are still small things I want to address, and I'll probably need to add a compatibility layer to allow using it via astrometry.net and/or ASTAP interfaces in the beginning to encourage its adoption - but the idea is simple: it is a solver that has no outside dependencies and is therefore easy to adopt, install and use and runs on Windows, Linux and OSX. It has been my pet project for the last year, which explains why I haven't paid much attention to any of my other projects ;)

from astrometry-api-lite.

papaf76 avatar papaf76 commented on September 3, 2024

from astrometry-api-lite.

Jusas avatar Jusas commented on September 3, 2024

Hi Fabio,

I know it's been a very long time :) but I thought you might want to know about my project that I've just now fully released, the Watney Astrometric Solver. It's a whole new astrometric solver, based on the ASTAP algorithm. You can check it out here: https://github.com/Jusas/WatneyAstrometry

It's a C# library with both a command-line interface and a REST API, which includes Astrometry.net compatibility API. Pre-built binaries are available for Windows, Linux (arm, arm64 and x64) and OSX. I've run a few live test runs using KStars/Ekos with the compatibility API and didn't have any notable issues. This might be something interesting to try if you're still looking for options.

from astrometry-api-lite.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.