hbaidu / open-phd-guiding

Automatically exported from code.google.com/p/open-phd-guiding
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

When using AO the dither command never settles #441

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have been able to reproduce this problem both with the Simulator camera and 
AO and with a SXV-AO+Lodestar.

From another application I send a dither command with the settle parameters 
{"time":3,"timeout":30,"pixels":2}. If I have understood well the documentation 
I expect that when the guider keeps the star centered with a distance less than 
2 pixels for 3 consecutive seconds the settle is done. If I disconnect the AO 
this is the result that I get. However, with the AO connected (both the 
simulator and the SXV-AO) it doesn't settle and I receive a timeout error after 
30 seconds.

I have attached a screen capture of a log of the messages that I send and 
receive. You can see that after the second "Settling" message the distance is 
less than 2 pixels, and after the third "Settling" message the "Time" counter 
starts to grow. When it reaches a value greater than 3 I would expect to 
receive a "SettleDone" message. However, the "Time" field keeps growing until 
the timeout happens.

Original issue reported on code.google.com by andres.p...@gmail.com on 27 Jun 2015 at 10:52

Attachments:

GoogleCodeExporter commented 8 years ago
I forgot to say that I am using PHD2 2.5.0

Original comment by andres.p...@gmail.com on 27 Jun 2015 at 10:53

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by andy.gal...@gmail.com on 27 Jun 2015 at 3:42