×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

guiding stops: scheduler does not recover

  • Posts: 969
  • Thank you received: 94
Yes, I had a 2 second delay set for the run corresponding to the last log I posted.
Do you have a work around for recovery during dither?
Thanks again.
4 years 4 months ago #45346

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

  • Posts: 1185
  • Thank you received: 370
Hm, as a workaround you could set the delay to 0 and do not select the "Abort Autoguide on failure".

Alternatively, you could try to use my fix directly. If you know how to compile from sources, simply add my kstars fork as new remote and checkout the branch "scheduler_restart_guiding_dithering_errors". This works like this:
git remote add sterne-jaeger https://github.com/sterne-jaeger/kstars.git
git pull --all
git checkout scheduler_restart_guiding_dithering_errors
After this, compile kstars as usual.

- Wolfgang
4 years 4 months ago #45350

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

  • Posts: 969
  • Thank you received: 94
Ah, ok. Is there a new fix today?
It's clear here in Spain tonight so I'm out imaging (hoping we don't lose it on a dither!).
But of course, tomorrow, I'll work out the git stuff and build your branch.
Meanwhile, could you post if the fix (if there is a new one) makes it to master?
TIA,
Steve
Last edit: 4 years 4 months ago by alacant.
4 years 4 months ago #45351

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

  • Posts: 1185
  • Thank you received: 370
Good luck! Here it's raining, so no chance.

I will create a new diff and post, if it has made it into master.
4 years 4 months ago #45352

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

  • Posts: 1185
  • Thank you received: 370
OK, now the change is available on the master branch. I hope it fixes the problem now.
The following user(s) said Thank You: alacant
4 years 4 months ago #45365

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

  • Posts: 969
  • Thank you received: 94
Hi Wolfgang
Perfect; nothing I can do will now stop the sequence
This finally makes ekos' schedule-capture-guide bulletproof!
Thanks so much for your time.
Clear skies,
Steve
The following user(s) said Thank You: Wolfgang Reissenberger
4 years 4 months ago #45371

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

  • Posts: 1185
  • Thank you received: 370
Hm, bullet proof is such a strong word :-)
4 years 4 months ago #45379

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

  • Posts: 969
  • Thank you received: 94
LOL. OK. I'll try harder to break it...
Or maybe, 'The most reliable yet' would be less extreme?!
Last edit: 4 years 4 months ago by alacant.
4 years 4 months ago #45380

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

  • Posts: 969
  • Thank you received: 94
Hi everyone
Sorry to reopen this but I've the same problem: guide star is lost but capture continues.
I sent a request to help to this list but did not get a reply:
www.indilib.org/forum/ekos/6154-lost-gui...pture-continues.html

I also sent a copy to the PHD2 list and Andy Galasso sent this reply. Maybe this will help to fix the issue?

logs: drive.google.com/open?id=1tS7Q_-zN-s4LJpbFkYth-dVN85kKC0EP

Any testing or whatever, just shout.
Thanks for looking and clear skies.
Cheers,
Steve
Last edit: 4 years 3 months ago by alacant.
4 years 3 months ago #47099

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

It's listed in the log:
[2019-12-18T19:37:30.367 CET INFO ][     org.kde.kstars.ekos.guide] - "PHD2: There was a dithering error, but continue guiding."

That's because "Abort Autoguide on Failure" was not checked in Dither settings in guide options. Check that option and dither failures from PHD2 should result in autoguide abort and consequently, capture abort as expected.
The following user(s) said Thank You: alacant
4 years 3 months ago #47124

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

  • Posts: 969
  • Thank you received: 94
How stupid of me. I was still in workaround mode.
Thanks and apologies for the noise.
Last edit: 4 years 3 months ago by alacant.
4 years 3 months ago #47127

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

Time to create page: 0.261 seconds