Source Code


Adaptive Optics Data Reduction Source Code

Theo ten Brummelaar, Lewis Roberts, and I wrote a modest opus of code for AO data reduction and organization, spanning three AO systems (Mount Wilson NGS-AO, Starfire Optical Range, and AEOS). In an effort to disseminate this code (and other non-standard linkable libraries that we use) to the community, I have set up this anonymous ftp repository. The code is kind of a mixed bag at present, some distributed in tarballs, some in the form of RPM packages. This code is beta at best, so use at your own risk. If you are interested in this sort of thing, check back periodically. I will be updating and expanding the repository on a regular basis.


Speklite

In late 1991, Don Barry and I got hold of an inexpensive frame grabber card and video camera that we were to integrate into a sub-system of Georgia State University's Multi Telescope Telescope (MTT). With the encouragement of our advisor, Hal McAlister, we hatched a plan to see if we could do speckle interferometry with these inexpensive components prior to them being installed in the MTT. In the GSU shop, I machined the hardware to hold the video camera, microscope objective, and the filter. Don translated the algorithm that he wrote for the CHARA speckle interferometry program to the horribly resource-strapped (by today's standards) 386 running DOS. It was quite a trick due to the nature of the DOS memory limitations, but Don managed to get a version which would process about every third frame through the DVA algorithm. We tested the setup first at the 1992 Winter Star Party in the Florida Keys using the 17-inch Newtonian scope of the (now defunct) Astronomical Society of the Atlantic. We also took data with an 8-inch Schmidt-Cassegrain and GSU's 16-inch Boller & Chivens scope. The results of this effort were a conference proceedings article, a sidebox to a popular article in Sky & Telescope, and finally, a chapter in an amateur astronomy handbook. Because of the Sky & Telescope article, a number of amateurs were interested in the DOS code that Don wrote. So, in early 1997, with Don's permission, I cleaned up the source code (added comments, got rid of superfluous variables, gave variables and subroutines more descriptive names, etc.) and packaged it for general comsumption. The result was SpekLite.