100 likes | 206 Views
Holding the Stars Still: An Inexpensive and Reliable Method For Telescope Guiding Jason Sanborn, Dept. Of Physics & Astronomy Dr. Edward Bowell, Lowell Observatory Dr. Bruce Koehn, Lowell Observatory. L owell O bservatory N ear E arth O bject S earch.
E N D
Holding the Stars Still:An Inexpensive and Reliable Method For Telescope GuidingJason Sanborn, Dept. Of Physics & AstronomyDr. Edward Bowell, Lowell ObservatoryDr. Bruce Koehn, Lowell Observatory
Lowell Observatory Near Earth Object Search LONEOS telescope is a 0.6-meter f/1.8 Schmidt Telescope with a 16 mega pixel camera capable of detecting 19th magnitude asteroids.
Methods for following celestial objects • Traditional tracking • Telescope Auto-guiding
Method’s for telescope tracking • Traditional tracking using weight driven clock drives Accuracy: arcsecond • Modern tracking using computer • driven mounts Accuracy: sub arcsecond
LONEOStelescope tracking • Movie showing the tracking error of the LONEOS telescope.Duration: 30 minutes Field of View
Methods for telescope guiding • Guiding using non mechanical means • Off-axis auto-guiding • Auto-guiding using separate guide telescope with imaging capability
HandsOffGuider FLOW OF INFORMATION
Psuedocode for HOG software Base_List_Length := 0; loop Get_Frame(Frame); Find_Frame_Sources(Frame, Source_List, List_Length); Match_Source_Lists(Source_List, Base_Source_List, Match, Match_Data); if Match then Report_Correction(Match_Data); else Base_Source_List := Source_List; Base_List_Length := List_Length; end if; end loop;
HandsOff Guider Upgraded LONEOS guiding ability using HOG Requirements: Linux based CPU/Fedora Core O/S Serial port or USB port Video capture card One open PCI card slot CCD Imager Guide telescope Tracking system with MOVE & HOG software Before HOG Using HOG