StartAutoguide
Posted: 11 Dec 2018, 16:25
Hi,
First off, I just want to say that Astroart is working extremely well for me - very happy. I have my rig fully automated, which AstroArt makes extremely easy! Now, the main reason for my post
I am working in a heavily light polluted area, and also have a very small guiding fov (approx 0.2_deg). So, finding a guide star can be difficult, but is manageable when working semi-manually (i.e. selecting a guide star by manually 'searching'). However, for my fully automated sessions I would like astroart to find a suitable guide star for me (i.e. Camera.StartAutoguide() )
Now, In order to help astroart find a good guide star I have programmed a spiral search out from the centre of the target. The spiral search stops once Camera.StartAutoguide returns successfully. Unfortunately the problem is that astroart often tries 'too hard' to find a guide star and appears to selects on either noise, which forces my spiral search to stop 'early'. Of course a can choose to ignore the successful StartAutoguide and keep running the search, but at the moment I have no way of knowning when a 'good' star is found.
So I was wondering if there was a way to set the threshold for what StartAutoguide would see as a 'good' choice. Or alternatively, maybe rather than just returning 0 or 1, StartAutoguide could return a confidence level - possibly 0-5? I could then test multiple coordinates (i.e. run my full spiral search) and select on the best option.
I guess an alternative approach might be to somehow use my primary camera (much wider field) to return coordinates for 'good' stars, and then move the mount in such a way that it puts a good star in the guiders field of view. Unfortunately my OAG guiding FOV is outside the FOV of my main camera though so this approach would be a little painful.
Any suggestions welcomed
Cheers,
Andrew.
First off, I just want to say that Astroart is working extremely well for me - very happy. I have my rig fully automated, which AstroArt makes extremely easy! Now, the main reason for my post
I am working in a heavily light polluted area, and also have a very small guiding fov (approx 0.2_deg). So, finding a guide star can be difficult, but is manageable when working semi-manually (i.e. selecting a guide star by manually 'searching'). However, for my fully automated sessions I would like astroart to find a suitable guide star for me (i.e. Camera.StartAutoguide() )
Now, In order to help astroart find a good guide star I have programmed a spiral search out from the centre of the target. The spiral search stops once Camera.StartAutoguide returns successfully. Unfortunately the problem is that astroart often tries 'too hard' to find a guide star and appears to selects on either noise, which forces my spiral search to stop 'early'. Of course a can choose to ignore the successful StartAutoguide and keep running the search, but at the moment I have no way of knowning when a 'good' star is found.
So I was wondering if there was a way to set the threshold for what StartAutoguide would see as a 'good' choice. Or alternatively, maybe rather than just returning 0 or 1, StartAutoguide could return a confidence level - possibly 0-5? I could then test multiple coordinates (i.e. run my full spiral search) and select on the best option.
I guess an alternative approach might be to somehow use my primary camera (much wider field) to return coordinates for 'good' stars, and then move the mount in such a way that it puts a good star in the guiders field of view. Unfortunately my OAG guiding FOV is outside the FOV of my main camera though so this approach would be a little painful.
Any suggestions welcomed
Cheers,
Andrew.