×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

New Internal Solver for Mac, Windows, and Linux -- Testing/ Experiments needed

  • Posts: 333
  • Thank you received: 92
Hello Robert,

What's next for the StellarSolver?

Han
3 years 9 months ago #58333

Please Log in or Create an account to join the conversation.

  • Posts: 2885
  • Thank you received: 819
So I was working on getting it working in KStars, having somebody do a code review, and making revisions based upon things I find during the integration process. I was working on that in June, but then I took a bit of a break from it because I would like to get some other things done and I was working almost exclusively on that as my non work related project for a couple of months. I had a bunch of other projects that were getting neglected. I will be hopefully getting back to it this week I hope. I made a lot of progress on the other projects. I need to probably better manage my time so that I can do more than one project at once. But I am definitely hoping to make good progress on it this week.
3 years 9 months ago #58335

Please Log in or Create an account to join the conversation.

  • Posts: 333
  • Thank you received: 92

For the record, ASTAP can still read and display these XYLS files but in the next ASTAP version 0.9.410, I will remove the possibility to use them as an input to the ASTAP solver. At the moment I don't think this option will be ever used. I like to clean up the ASTAP code and secondly the ASTAP source extractor is also improved making sextractor usage less desirable.

Han
3 years 9 months ago #58378

Please Log in or Create an account to join the conversation.

  • Posts: 535
  • Thank you received: 109
Greetings all, and thank you for all the work on stellarsolver @rlancaste.

Last night, I put a PR up to add the spec file to stellarsolver. This allows an RPM to be built for systems that use RPM packages. I successfully built the RPMs from the branch the PR is created from for all current (and future) Fedora versions and made them available. Once the PR is merged to master, I will update the docs here with how to add the repository. This branch build also allowed me to make new kstars packages available that include stellarsolver. From version `1:3.5.0.git-20201009051405.fc32` and newer, stellarsolver will be included with kstars in the RPM, and is listed as a required dependency in the package.

Jim
3 years 7 months ago #61298

Please Log in or Create an account to join the conversation.

  • Posts: 644
  • Thank you received: 62
Hi!

Trying to test this for the first time, I pulled down the code from git. Following the instructions on Github, I should then run
./installLinux.sh

However, I find no such script. Is it still the two install scripts in linux-scripts folder that are to be used?

Magnus
3 years 7 months ago #61299

Please Log in or Create an account to join the conversation.

  • Posts: 106
  • Thank you received: 4
Jasem hosts the libstellarsolver-dev package.

sudo apt install libstellarsolver-dev

But the compiler throws an error in building kstars.
../kstars/ekos/align/opsalign.cpp:50:34: error: ‘loadSavedOptionsProfiles’ is not a member of ‘StellarSolver’

I had no compile problem with the installStellarSolverLibrary.sh script from github.com/rlancaste/stellarsolver/tree/master/linux-scripts

Maybe I should deinstall the deb package and reinstall from github?
Powered by

GNU / Linux
Git
KDE neon
KStars | EKOS | INDI

and some cheap hardware
3 years 7 months ago #61327

Please Log in or Create an account to join the conversation.

  • Posts: 106
  • Thank you received: 4
No, deinstalling the deb package and reinstalling the github version does not fix this problem.

Now I get these errors related to align.cpp:

'ready' is not a member of 'StellarSolver'
'class StellarSolver' has no member named 'start'; did you mean 'QList<FITSImage::Star>StellarSolver::stars'?(not accessible from this context)

I have to do some more "git pull" during the weekend ;-)
Powered by

GNU / Linux
Git
KDE neon
KStars | EKOS | INDI

and some cheap hardware
3 years 7 months ago #61328

Please Log in or Create an account to join the conversation.

  • Posts: 2885
  • Thank you received: 819
Thank you very much for offering to test, Jasem and I were just doing a huge amount of work on it in the last few days to integrate into KStars. Sorry, some things broke during the integration and we are actively working on it. It will be ready again shortly.
3 years 7 months ago #61337

Please Log in or Create an account to join the conversation.

  • Posts: 2885
  • Thank you received: 819
He wanted to make a bunch of changes to it, and then asked me to make a few as well
3 years 7 months ago #61338

Please Log in or Create an account to join the conversation.

  • Posts: 535
  • Thank you received: 109

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

  • Posts: 2885
  • Thank you received: 819
Try unchecking use position and use scale if you have trouble solving. StellarSolver is really good at blind solving very fast using the parallel smallscale profile. The position and scale options do speed it up if they are accurate, but if they are not, they can prevent a solve.

You said you had a crash? It should not crash, but we did make a lot of changes today. Is it maybe related to logging and too many messages? If you select log none does that help?
3 years 7 months ago #61342

Please Log in or Create an account to join the conversation.

  • Posts: 2885
  • Thank you received: 819
Also is the crash you experienced using the internal solver, the external astrometry.net, or astap?
3 years 7 months ago #61343

Please Log in or Create an account to join the conversation.

Time to create page: 0.563 seconds