×

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

Bi-monthly release with minor bug fixes and improvements

Announcing StellarSolver 2.0

  • Posts: 11
  • Thank you received: 1

@rbarberac
Hey, if you have some sample images I could look at, that would be nice - theoretically small rings could work out just fine. The Watney built-in algorithm fairly crude, but works

- Jussi
The following user(s) said Thank You: Rafa Barberá
Last edit: 2 years 1 month ago by Jussi Saarivirta.
2 years 1 month ago #81095

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

  • Posts: 300
  • Thank you received: 57
ROB LANCASTER WROTE:
"I think the issue is just the stable version because the stable PPA is building the old version of KStars that doesn't have the kstars updates to use the new StellarSolver API that I added yesterday. "

Exactly. It's a mismatch in the ubuntu ppa between the "stable" Kstars and StellarSolver.

I was on stable Kstars ppa but my stellarsolver updated anyway and killed Kstars completely.

Once I updated to Kstars nightly ppa, I can run again.

But there's no point to having a "stable" Kstars that can't run!
Last edit: 2 years 1 month ago by Scott Denning.
2 years 1 month ago #81096

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

  • Posts: 219
  • Thank you received: 41
Not at hand right now. Next clear night I'll generate some of them :)
2 years 1 month ago #81097

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

  • Posts: 2877
  • Thank you received: 812
Jussi, Saarvirta, please check to see that this fixes what you were observing in terms of the typos, file paths, and tooltips:

invent.kde.org/education/kstars/-/merge_requests/559/diffs
2 years 1 month ago #81103

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

  • Posts: 2877
  • Thank you received: 812
2 years 1 month ago #81104

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

  • Posts: 2877
  • Thank you received: 812
Paolo,  here is the patch I made for 3.5.7.  Please test and make sure it works ok for you. 
2 years 1 month ago #81105
Attachments:

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

  • Posts: 2877
  • Thank you received: 812
Note that I did have to change the file extension to .txt  It should be .patch
2 years 1 month ago #81106

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

  • Posts: 2877
  • Thank you received: 812
Jussi, please check that this helps the detected crash in KStars if INDI gets disconnected while running Watney or ASTAP.  I believe what was happening was that StellarSolver was logging that it was aborting when it was getting deleted, but KStars hadn't disconnected it from the object it had been logging to, but the object it was logging to had already been deleted, so it was logging to a non-existent object.  There really is no need for any logging if it is getting deleted, so I think this is a good solution.

github.com/rlancaste/stellarsolver/commi...b7d6d1f78792a6e27089

 
The following user(s) said Thank You: Jussi Saarivirta
2 years 1 month ago #81108

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

  • Posts: 11
  • Thank you received: 1
Right, so the crashes are solved. I haven't really found anything after that. Just very, very minor details: in KStars, the tooltip for both Watney solver and ASTAP solver reads 'Astrometry.net solve-field binary'
2 years 1 month ago #81188

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

  • Posts: 2877
  • Thank you received: 812
Wait, I could swear I fixed that a couple of days ago. Note this change here:  github.com/KDE/kstars/commit/961575df986...4c4b0f403b84c9c2ce1d
Are you using the latest KStars from GIT master?  

github.com/KDE/kstars
or
invent.kde.org/education/kstars
2 years 1 month ago #81201

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

  • Posts: 11
  • Thank you received: 1
Oh you're probably right! My bad... I must have forgot to pull before I started testing.
2 years 1 month ago #81202

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

  • Posts: 1309
  • Thank you received: 226

Replied by Andrew on topic Announcing StellarSolver 2.0

With regards to detecting out of focus donut stars. I had thoughts about whether it would be more robust if two star detection passes with different algorithms could be employed. One algorithm tailored to large FWHM donut star shape; then switch to a reliable point like star algorithm such as gaussian when donuts are not detected.
2 years 1 month ago #81227

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

Time to create page: 0.717 seconds