Prev Up Next
Go backward to Software License Agreement
Go up to Top
Go forward to 2 Getting started.

1 Introduction.

This manual describes the program ef . This purpose of this program is to compute an optical wavefront from a pair of extra-focal images taken at optical or near infrared wavelengths. Once computed, the wavefront can be visualized as a map and/or a list of Zernike aberrations, or converted into a synthetic image or interferometer pattern at any desired wavelength.

The program uses an iterative technique to improve the accuracy of measurement of higher order aberrations in the presence of strong low order aberrations. The spatial resolution obtainable on the wavefront is limited only by the resolution and SNR of the extra-focal images. The accuracy obtainable is dependent on the details of your optical system, the sampling and SNR of the recorded images, but is usually of the order of a few 10's of nm RMS. Measured errors may vary, depending on the characteristics of your optical system and the quality of your extra-focal images. Currently the program is restricted to optical systems that have circularly symmetric pupils.

The program is based on the Tcl scripting language with the Tk and BLT GUI extensions. We have added several new commands to the basic Tcl/Tk functionality to implement this program. The GUI driven version of the program should be used for most routine data analysis. A batch mode program is also supplied, which enables simple scripts to be written to reduce large amounts of data, or to enable the program to be used as part of an automatic active optics system. The functionality of both the GUI and batch programs may be extended by writing additional Tcl code and/or incorporating third party Tcl extensions. The program is supplied dynamically linked1 to enable easy inclusion of third party extension, and to promote conservation of system resources.

  • 1.1 Units
  • 1.2 Zernike representation
  • 1.3 Hardware/Software Requirements
  • 1.4 About this manual

  • Laplacian Optics Inc.     Email:   laplace@laplacian.com

    Prev Up Next