Autoguiding to exact Camera.StartAutoguide(r,x,y) position
Posted: 09 Dec 2018, 17:08
Hello
For high-resolution spectroscopy I am autocalibrating every 10 minutes with an
(astroart script controlled) Thorium-Argon lamp and a flip mirror. This flip mirror
- which has to be activated during calibration - blocks the complete field of
view including the guiding image.
Therefore I stop autoguiding with Camera.StopAutoguide(). For restart with
Camera.StartAutoguide(r,x,y) I pass the known slit position (former guiding postion)
in x and y to the routine.
Within the field of view, astroart unfortunately again determines the guide star position
and does not use the passed x and y values. Therefore the telescope shift during
ThAr Calibration is not corrected and the star moves away from the slit.
How can I force Astroart to guide to the given x and y values and not to
do a new determination of the guide star position within the field of view?
Greetings,
Sebastian
For high-resolution spectroscopy I am autocalibrating every 10 minutes with an
(astroart script controlled) Thorium-Argon lamp and a flip mirror. This flip mirror
- which has to be activated during calibration - blocks the complete field of
view including the guiding image.
Therefore I stop autoguiding with Camera.StopAutoguide(). For restart with
Camera.StartAutoguide(r,x,y) I pass the known slit position (former guiding postion)
in x and y to the routine.
Within the field of view, astroart unfortunately again determines the guide star position
and does not use the passed x and y values. Therefore the telescope shift during
ThAr Calibration is not corrected and the star moves away from the slit.
How can I force Astroart to guide to the given x and y values and not to
do a new determination of the guide star position within the field of view?
Greetings,
Sebastian